Skip to content

book_parser.py can't handle nested blocks like [source,python] within [NOTE] #13

@hobson

Description

@hobson
  • book_parser needs to be recursive on blocks, processing each block as if it were a separate adoc file.
  • block delimitters should not be only 4-chars long but also work with matching sequences of any length, like:

[source, python]

whatever()


Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions