Skip to content
Snippets Groups Projects

Turn code block into example

Merged Martin Schroschk requested to merge content_rules into preview
2 unresolved threads
  • Make it an example and add desc.
  • Fix table; was not rendered properly
Edited by Martin Schroschk

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Taras Lazariv resolved all threads

    resolved all threads

  • added 1 commit

    Compare with previous version

  • Taras Lazariv approved this merge request

    approved this merge request

  • mentioned in commit 4f351434

  • 338 338 | Workspace title | `number_crunch` | `long_computations` |
    339 339 {: summary="Generic placeholders", align="bottom"}
    340 340
    341 ```console
    342 marie@login$ ls -l
    343 drwxr-xr-x 3 marie p_number_crunch 4096 Jan 24 2020 code
    344 drwxr-xr-x 3 marie p_number_crunch 4096 Feb 12 2020 data
    345 -rw-rw---- 1 marie p_number_crunch 4096 Jan 24 2020 readme.md
    346 ```
    341 !!! example "Output of `ls` command"
    342
    343 The following code listing depicts the usage of the generic user names and projects as well as
  • 330 330 The table also holds a second placeholder, if, e.g., you need a second login to formulate an example.
    331 331
    332 332 | Description | Placeholder | 2nd Placeholder |
    333 |---|---|
    333 |---|---|---|
    Please register or sign in to reply
    Loading