Set language to text in the codeblocks so the highlighting can't be wrong.
This commit is contained in:
parent
3d8b8d4663
commit
3205de227f
2 changed files with 26 additions and 2 deletions
|
@ -27,7 +27,7 @@ Sort order specifiers get interpreted like function calls in a programming langu
|
|||
|
||||
Example beginning of a WOBUZZM3U file:
|
||||
|
||||
```
|
||||
``` text
|
||||
#WOBUZZM3U
|
||||
#SORT: Title, Ascending
|
||||
#SORT: Artist, Ascending
|
||||
|
@ -44,7 +44,7 @@ Track metadata specifiers can specify track metadata like title, artist and albu
|
|||
|
||||
Example of a completely specified track:
|
||||
|
||||
```
|
||||
``` text
|
||||
#TRACK_TITLE: Time Lapse
|
||||
#TRACK_ARTIST: TheFatRat
|
||||
#TRACK_ALBUM:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue