1
Fork 0

Implement new eBNF for codeblock attributes

This commit is contained in:
Guillaume Gomez 2023-05-02 22:01:28 +02:00
parent 4ce17fa30e
commit 7681f63cab
8 changed files with 376 additions and 199 deletions

View file

@ -22,7 +22,7 @@
///
/// Testing with multiple "unknown". Only the first should be used.
///
/// ```whatever4{.huhu-c} whatever5
/// ```whatever4,{.huhu-c} whatever5
/// main;
/// ```
pub struct Bar;