matusnovak/doxybook2

safeAnchorId does not replace underscore with hyphen

SeFlossf opened this issue · 2 comments

The safeAnchorId function should also replace '_' with '-'.
Otherwise the generated links to e.g. snake-case function names don't work later on

Thank you for noticing this. I will get on it.