Skip to content

Code blocks in requirements break parsing #280

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)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions