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

Is there any extensions for spoiler tags? #761

Closed
iMrDJAi opened this issue Jan 12, 2020 · 1 comment
Closed

Is there any extensions for spoiler tags? #761

iMrDJAi opened this issue Jan 12, 2020 · 1 comment

Comments

@iMrDJAi
Copy link

iMrDJAi commented Jan 12, 2020

I'm looking for an extensions to add spoilers tags support for markdown, example:
>!text!<
I tried to create one, but blockquotes make that impossible because of the '>' character.
And thx.

@obedm503
Copy link

if you're trying to use >! as an opening token and !< as a closing token you should be able to do it with a lang extension

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