A bug generating html

Alain Aupeix's Avatar

Alain Aupeix

Jul 19, 2013 @ 12:49 PM

Here are some lines of the source file:

7. [How to Enable Optional Components](#how-to-enable-optional-components)
...
# How to Enable Optional Components
...

Here are the concording lines in the html target file:

<li><a href="#how-to-enable-optional-components">How to Enable Optional Components</a></li>
...
<h1 id="howtoenableoptionalcomponents">How to Enable Optional Components</h1>

instead of :

<h1 id="how-to-enable-optional-components">How to Enable Optional Components</h1>

I attach the source file

A+

  1. Support Staff 1 Posted by fletcher on Jul 19, 2013 @ 03:47 PM

    fletcher's Avatar

    This isn't a bug. It's "user error." ;)

    You are using the incorrect anchor point in your link, rather than the one that MMD generates. MMD doesn't include hyphens in automatically generated anchor id's.

    FTP

  2. fletcher closed this discussion on Jul 19, 2013 @ 03:47 PM.

Comments are currently closed for this discussion. You can start a new one.

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