Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
hpc-compendium
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ZIH
hpcsupport
hpc-compendium
Commits
7897a514
Commit
7897a514
authored
10 months ago
by
Martin Schroschk
Browse files
Options
Downloads
Patches
Plain Diff
Turn code block into example with desc.
parent
1104860f
No related branches found
Branches containing commit
No related tags found
2 merge requests
!1071
Automated merge from preview to main
,
!1062
Turn code block into example
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc.zih.tu-dresden.de/docs/contrib/content_rules.md
+11
-6
11 additions, 6 deletions
doc.zih.tu-dresden.de/docs/contrib/content_rules.md
with
11 additions
and
6 deletions
doc.zih.tu-dresden.de/docs/contrib/content_rules.md
+
11
−
6
View file @
7897a514
...
...
@@ -338,12 +338,17 @@ The table also holds a second placeholder, if, e.g., you need a second login to
| Workspace title |
`number_crunch`
|
`long_computations`
|
{: summary="Generic placeholders", align="bottom"}
```
console
marie@login$
ls
-l
drwxr-xr-x 3 marie p_number_crunch 4096 Jan 24 2020 code
drwxr-xr-x 3 marie p_number_crunch 4096 Feb 12 2020 data
-rw-rw---- 1 marie p_number_crunch 4096 Jan 24 2020 readme.md
```
!!! example "Output of
`ls`
command"
The following code listing depicts the usage of the generic user names and projects as well as
recognizable placeholders for files and directory names.
```console
marie@login$ ls -l
drwxr-xr-x 3 marie p_number_crunch 4096 Jan 24 2020 code
drwxr-xr-x 3 marie p_number_crunch 4096 Feb 12 2020 data
-rw-rw---- 1 marie p_number_crunch 4096 Jan 24 2020 readme.md
```
!!! info "Marie"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment