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

BREAKING CHANGE: Change required arg syntax #16

Merged
merged 4 commits into from
Jul 19, 2019

Conversation

jacobdeichert
Copy link
Owner

Fixes #15 #9

Although it's quite obvious, I didn't even think about angle brackets causing a problem with markdown renderers. I thought I saw them working within headings and not being parsed as html...

Round brackets work nice for required args.
[square_brackets] will be used for optional args in #5

…rackets>

Fixes #15

Although it's quite obvious, I didn't even think about angle brackets causing a problem with renderers. I thought I saw them working within headings and not being parsed as html...

Round brackets work nice.
[square_brackets] will be used for optional args.
@jacobdeichert jacobdeichert merged commit e60b6b6 into master Jul 19, 2019
@jacobdeichert jacobdeichert deleted the change-required-arg-syntax branch April 4, 2020 15:26
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.

Using <> for required args causes breakage in certain markdown renderers
1 participant