Skip to content

Add verbatim with descriminators#135

Draft
TheSignPainter98 wants to merge 1 commit intomasterfrom
parser/verbatim-with-descriminators
Draft

Add verbatim with descriminators#135
TheSignPainter98 wants to merge 1 commit intomasterfrom
parser/verbatim-with-descriminators

Conversation

@TheSignPainter98
Copy link
Copy Markdown
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