pivotal-cf / bookbinder

A command line utility for stitching modular Markdown docs into into a unified, hostable web-app.
Apache License 2.0
45 stars 49 forks source link

Do not parse emphasis inside of words #116

Closed mattmcneeney closed 7 years ago

mattmcneeney commented 7 years ago

This change adds the :no_intra_emphasis option for the markdown renderer (redcarpet) so that it does not parse emphasis inside of words. Strings such as foo_bar_baz will not generate <em> tags.

This fixes the rendering of the service broker API specification.

cfdreddbot commented 7 years ago

Hey mattmcneeney!

Thanks for submitting this pull request! I'm here to inform the recipients of the pull request that you and the commit authors have already signed the CLA.

cf-gitbot commented 7 years ago

We have created an issue in Pivotal Tracker to manage this. Unfortunately, the Pivotal Tracker project is private so you may be unable to view the contents of the story.

The labels on this github issue will be updated when the story is started.