metanorma / coradoc

Coradoc is the Core AsciiDoc Parser used by Metanorma
MIT License
1 stars 4 forks source link

Add support for parsing `[.source]` #27

Closed HassanAkbar closed 3 months ago

HassanAkbar commented 1 year ago

Add support for parsing source blocks that are in the form of

[.source]
some reference

And

[.source]
<<xref_anchor>>

And

[.source]
<<xref_anchor,display text>>

And

[.source]
<<xref_anchor,clause=8,paragraph=2>>