mirror of
https://github.com/tonytins/cstdotnet.git
synced 2025-07-04 13:46:54 -04:00
Improved GetText function
Glad I moved to the dev branch because I wasn't expecting this to be a breaking change.
This commit is contained in:
parent
488c45620f
commit
10a9958065
5 changed files with 62 additions and 91 deletions
|
@ -6,6 +6,8 @@
|
|||
"source": [
|
||||
"# Caret-Separated Text\n",
|
||||
"\n",
|
||||
"> The notebooks that started it all!\n",
|
||||
"\n",
|
||||
"Caret-Separated Text (or CST) is a key-value pair format represented by numbers as keys and the value is the string enclosed between carets (^) that contains the translation. Any text which is not enclosed with carets is considered a comment and ignored.\n",
|
||||
"\n",
|
||||
"## CST.NET\n",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue