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

Disable markdown for a chunk of code #621

Closed
mercmobily opened this issue Jul 15, 2015 · 2 comments
Closed

Disable markdown for a chunk of code #621

mercmobily opened this issue Jul 15, 2015 · 2 comments

Comments

@mercmobily
Copy link

Hi there,

I was wondering if Marked had a feature where I could write:

<div markdown="0">
...
</div>

Where anything inside the "div" is left completely untouched.
I need this as I am trying to allow a chain of filter, where first I apply markdown, and then I apply EJS to the file. However, doing so it's impossible since Markdown escapes things.

Thank you!

Merc.

@mercmobily
Copy link
Author

Sorry to bother... just checking if this was being considered! Thanks...

@joshbruce
Copy link
Member

#983

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

No branches or pull requests

2 participants