Skip to content

Conversation

@TheSignPainter98
Copy link
Owner

Problem description

The existing verbatim syntax is strange, only works for a single line and cannot contain any exclamation mark characters.

How this PR fixes the problem

This PR changes the verbatim syntax to use backticks with hash marks as discriminators:

``verbatim fragment``

``#verbatim fragment with `` inside#``

``
verbatim block
``

``#
verbatim block with
``
inside
#``

Check lists

  • All tests pass
  • No linting errors
  • Correctly formatted

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant