Skip to content

simplify setext heading regex: [=]+ → =+ and [-]+ → -+

a67046c
Select commit
Loading
Failed to load commit list.
Open

fix: prevent mixed =/- chars in Setext-style headings (+tests) #1606

simplify setext heading regex: [=]+ → =+ and [-]+ → -+
a67046c
Select commit
Loading
Failed to load commit list.