Update style for code format
This commit is contained in:
19
sandbox.mdwn
19
sandbox.mdwn
@@ -54,6 +54,25 @@ ls -al /etc
|
||||
ls -al /
|
||||
```
|
||||
|
||||
[lang dispo](http://andre-simon.de/doku/highlight/en/langs.php)
|
||||
|
||||
[[!format c """
|
||||
void main () {
|
||||
printf("hello, world!");
|
||||
}
|
||||
"""]]
|
||||
|
||||
[[!format shellscript """
|
||||
#!/bin/sh
|
||||
|
||||
ls -al /etc
|
||||
"""]]
|
||||
|
||||
[[!format shellscript """
|
||||
cd /etc
|
||||
ls -al
|
||||
"""]]
|
||||
|
||||
## titre 2
|
||||
|
||||
Et est admodum mirum videre plebem innumeram mentibus ardore quodam infuso cum dimicationum curulium eventu pendentem. haec similiaque memorabile nihil vel serium agi Romae permittunt. ergo redeundum ad textum.
|
||||
|
||||
Reference in New Issue
Block a user