Use [codeblock lang=text] more often in class ref
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
<description>
|
||||
Comma-separated values are a plain text table storage format. The format's simplicity makes it easy to edit in any text editor or spreadsheet software. This makes it a common choice for game localization.
|
||||
[b]Example CSV file:[/b]
|
||||
[codeblock]
|
||||
[codeblock lang=text]
|
||||
keys,en,es,ja
|
||||
GREET,"Hello, friend!","Hola, amigo!",こんにちは
|
||||
ASK,How are you?,Cómo está?,元気ですか
|
||||
|
||||
Reference in New Issue
Block a user