TEXT file format: Keep backward-compatible non-top-level prefix with compile-time option TEXT_SYNTAX_NOPREFIX
See https://github.com/clicon/clixon/issues/345
This commit is contained in:
parent
57bc36d5ed
commit
bed6d3c739
3 changed files with 16 additions and 5 deletions
|
|
@ -79,6 +79,7 @@ Users may have to change how they access the system
|
|||
* Leaf-list support: `a [ x y z ]`
|
||||
* List key support: `a x y { ... }`
|
||||
* See compile-time option `TEXT_LIST_KEYS`
|
||||
* Keep backward-compatible non-top-level prefix with compile-time option `TEXT_SYNTAX_NOPREFIX`
|
||||
|
||||
### C/CLI-API changes on existing features
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue