Skip to content

allow disabling curly brace escape in code#31

Open
SteffenDE wants to merge 1 commit into
leandrocp:mainfrom
SteffenDE:sd-escape-brace-opt
Open

allow disabling curly brace escape in code#31
SteffenDE wants to merge 1 commit into
leandrocp:mainfrom
SteffenDE:sd-escape-brace-opt

Conversation

@SteffenDE

Copy link
Copy Markdown

I'm working on moving the Phoenix website from custom code + Earmark to NimblePublisher.

While NimblePublisher 2.0 moved to mdex_native, the way it highlights code currently breaks curly braces:

image

I traced this to mdex_native always forcing curly braces to be escaped (why?), so this PR adds an option to disable this.

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