Updated documentation, added tree-sitter experiment
This commit is contained in:
25
planning/dsl.md
Normal file
25
planning/dsl.md
Normal file
@@ -0,0 +1,25 @@
|
||||
|
||||
## Example of indented block
|
||||
|
||||
```
|
||||
§ block
|
||||
this content
|
||||
is in the block body
|
||||
```
|
||||
|
||||
|
||||
## Inline
|
||||
|
||||
`«inline expression»`
|
||||
|
||||
## Escaping
|
||||
|
||||
|
||||
```
|
||||
«§» block
|
||||
|
||||
Here is an «la»inline expression«ra»
|
||||
Or possibly «outer escape: inline expression»
|
||||
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user