You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
heading
if we create a heading
"link1_heading"
"link2_heading"
the links doesn't work in docsify generated webpage as the id attribute is "quotlink1_headingquot"
What is current behaviour
the links doesn't work if quotation is included in the name , as id generated of the heading is quot_id_quot instead of quot .
What is the expected behavior
the links should work fine as the readme file treats quotes and no quotes the same