Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V6.0 syntax update #6281

Closed
wants to merge 4 commits into from
Closed

V6.0 syntax update #6281

wants to merge 4 commits into from

Conversation

iAdramelk
Copy link
Contributor

DO NOT MERGE

PR to show and discuss syntax and remark changes. We can still change syntax to something else having with below restrictions in mind.

First commit:

  • Changed variables syntax: {{variable}}, (=variable=). (Had to select syntax without <>, {} and [] to prevent conflicts with existing syntaxes).
  • Changed include syntax from {! CHANGELOG.mdx !} to (! CHANGELOG.mdx !) same reasons as above.
  • Removed {% raw %} and {% endraw %} syntax.

Second commit:

  • Updated remark parser and rerun markdown-fix task. New parser reeeeally like to escape symbols that can have double meaning now. Can revert it if we are ok with fixing errors manually instead of automated fixing.

@iAdramelk iAdramelk closed this Apr 5, 2021
@iAdramelk iAdramelk deleted the v6.0-syntax-update branch April 5, 2021 16:52
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.

None yet

1 participant