Skip to content

Code blocks in requirements break parsing #280

@jakobbraun

Description

@jakobbraun

Adding a code block like:

```md
## Test

test 123
```

... to the requirements file breaks the parsing. OFT seems to detect it as a new requirement.

Expected Behaviour:

  • OFT ignored the headline in the code block (important)
  • OFT prints the contents of the code block formated as code in the HTML output (nice to have)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    ✅ Closed

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions