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

Support more styles of fenced code blocks #278

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

UnkindPartition
Copy link

Also, add MarkdownRefreshSyntax command.

E.g. pandoc's

  ~~~ {.haskell}
  ...
  ~~~

and rmarkdown's

  ``` {r setup}
  ...
  ```
@shirosaki
Copy link
Collaborator

Tests fail with this patch.
https://travis-ci.org/plasticboy/vim-markdown/jobs/129751707

If c++ is used for language specifier, + has special meanings with `\v' in regexp.

@UnkindPartition
Copy link
Author

Wow, I'm really impressed with these tests! Sorry I didn't learn how to run them.

I won't have time to fix them up the week or so, so if someone feels like fixing it up, that'd be awesome.

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.

2 participants