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

Add fenced-yaml alias: yml #688

Closed

Conversation

toshimaru
Copy link
Contributor

On GitHub markdown, either yaml or yml works for fenced-yaml block

# ```yaml
yaml: test
# ```yml
yaml: test

In this PR, I've added yml as an alias of fenced-yaml.

On GitHub, either `yaml` or `yml` works for fenced-yaml block

So, add `yml` as an alias of fenced-yaml
@deathaxe
Copy link
Member

deathaxe commented May 15, 2022

Don't worry about failing tests. Something is wrong with CI. Syntax tests fail due to a wrong recent push to master.

Your contribution will be merged.

@deathaxe deathaxe closed this May 22, 2022
@toshimaru toshimaru deleted the add-fenced-yaml-alias branch May 22, 2022 15:23
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

2 participants