How do I get annotate_models
gem to work with yard in markdown?
At the moment, I specify --markup markdown
in .yardopts
and use the following in auto_annotate_models.rake
:
'format_markdown' => 'true'
However, the markdown renders very weirdly. Here's how the file looks like: