markdown-folder-to-html icon indicating copy to clipboard operation
markdown-folder-to-html copied to clipboard

Remove auto-generated IDs and anchor links

Open grgwsmth opened this issue 5 years ago • 3 comments

Can I easily prevent the script from adding the ID and heading-anchor-permalink from each heading element? Thank you!

grgwsmth avatar Mar 09 '20 22:03 grgwsmth

Not right now, why is it an issue?

joakin avatar Mar 10 '20 10:03 joakin

If you want to hide them or not show them on the generated HTML, you can use custom HTML template or copy the default one and edit the CSS to permanently hide the IDs.

Is that why you were asking?

joakin avatar Mar 10 '20 10:03 joakin

Yes, this is why... thank you! Got it.

grgwsmth avatar Mar 10 '20 19:03 grgwsmth