Skip to content

Plan Source blocks

TobiasZawada edited this page Aug 22, 2022 · 2 revisions

Highlighting of source blocks

Supported syntax

 [source,LANGUAGE]
 ----
 CODE
 ----

Possible implementation

  • polymode

    • already tested, test showed problems with lazy hiliting, maybe those were implementation issues (TODO: further investigations)

    • Polymode features source block evaluation

  • mmm-mode

    • not tested yet

  • adapt org-mode source blocks to adoc-mode

    • source block evaluation could be adopted

    • header arguments could be placed in meat-comments

Clone this wiki locally