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

Does the current 'rdiscount' gem support html5 tags? #105

Open
shameerc opened this issue Oct 31, 2011 · 6 comments
Open

Does the current 'rdiscount' gem support html5 tags? #105

shameerc opened this issue Oct 31, 2011 · 6 comments

Comments

@shameerc
Copy link

It seems current rdiscount gem doesn't support html5 tags. Is there any other options to customize it? Now I am using 'redcarpet' for markdown.

@ixti
Copy link

ixti commented Oct 31, 2011

RDiscount still have some problms with HTML5: davidfstr/rdiscount#21
Anyway, personally I prefer redcarpet - it provides more interersting things like:

``` ruby
# github flavoured markup
```

@shameerc
Copy link
Author

I think we should be using redcarpet instead of RDiscount. :)

@ixti
Copy link

ixti commented Oct 31, 2011

So do I :))

@shameerc
Copy link
Author

I have made some updates, changed to redcarpet, added categories and tagcloud methods in core. If you dont mind, could you please take a look into it? (I am a ruby newbie and learning it on the fly :)

@ixti
Copy link

ixti commented Dec 12, 2011

:)) I have these changes made for myself as well long ago: https://github.com/ixti/toto
If you will send me an URL - I will review your code, no problem :))

@shameerc
Copy link
Author

https://github.com/shameerc/toto/blob/master/lib/toto.rb
I have pushed latest changes here. please let me know your suggestions . :)
Thanks

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