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

Do you plan to support kramdown attributes? #14

Open
Nedudi opened this issue Feb 14, 2015 · 3 comments
Open

Do you plan to support kramdown attributes? #14

Nedudi opened this issue Feb 14, 2015 · 3 comments

Comments

@Nedudi
Copy link

Nedudi commented Feb 14, 2015

http://kramdown.gettalong.org/syntax.html#inline-attribute-lists

example:

A simple paragraph with an ID attribute.
{: #para-one}

> A blockquote with a title
{:title="The blockquote title"}
{: #myid}

{:.ruby}
    Some code here
@mattaylor
Copy link

+1

@AaronO
Copy link
Contributor

AaronO commented Apr 29, 2015

@Nedudi @mattaylor This is definitely planned.

The next release modularizes kramed's code making it easier to add kramdown support and for people to contribute.

So after this release, I'll start working kramdown support :)

@tusbar
Copy link

tusbar commented Jan 8, 2016

👍

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

4 participants