Commit Graph

4 Commits

Author SHA1 Message Date
Sergio Martínez Portela
9b319a90dc Read names for code blocks.
All checks were successful
Testing / pytest (push) Successful in 28s
Testing / mypy (push) Successful in 40s
Testing / style-formatting (push) Successful in 31s
Testing / style-sorted-imports (push) Successful in 24s
Testing / stability-extra-test (push) Successful in 28s
2024-09-30 23:12:36 +02:00
Sergio Martínez Portela
8832cd0b3d Fix extraction of block element contents.
Don't confound normal characters with formatting markers. Handle escaping of
    otherwise headline starters with a comma.
2022-11-17 00:20:20 +01:00
Sergio Martínez Portela
ffe6f007fc Add basic BEGIN_SRC block support. 2020-12-06 00:26:44 +01:00
Sergio Martínez Portela
a5bfeadfeb (In progress) Add support for SRC code blocks.
- Add tests for blocks.
- Add Regexps.
- Correctly handle Headlines with split contents.
2020-12-04 00:04:56 +01:00