Closed mzlogin closed 8 years ago
For example
hello!hello
and
hello?hello1
will result same toc link.
GFM append a -[number] to distinguish them.
-[number]
see https://github.com/jch/html-pipeline/blob/master/lib/html/pipeline/toc_filter.rb, it will solved together with #3 .
For example
and
will result same toc link.
GFM append a
-[number]
to distinguish them.