How to use Markdown at Rubydoc.info?
Hello folks,
I am developing a Ruby gem and using YARD to document it. When I release a new version, Rubydoc.info automatically starts to parse the new docs. The problem is that it's not processing my documentation markdown correctly.
What I have in my local YARD server
In Rubydoc.info here
I have set in my .yardopts file:
--markup-provider=redcarpet
--markup=markdown
And set redcarpet as a development dependency in my .gemspec file.
Any help? :(
Thank you.
Keyboard shortcuts
Generic
| ? | Show this help |
|---|---|
| ESC | Blurs the current field |
Comment Form
| r | Focus the comment reply box |
|---|---|
| ^ + ↩ | Submit the comment |
You can use Command ⌘ instead of Control ^ on Mac

