parisa
(Pari)
1 Enero, 2018 18:24
1
Previously, something like the following would work perfectly. but now it doesn’t. whats the problem?
(reference )
**1- [go to heading 1](#1)**
1- go to heading 1
…
.
.
…
.
.
.
.
.
.
.
.
.
.
…
.
.
.
.
.
.
.
.
.
.
.
.
.
<h3 id='1'>1- </h3>
1-
.
.
.
.
.
.
…
.
.
I believe there was a recent security fix here that prevents arbitrary class IDs in HTML, as they can lead to CSS griefing.
parisa
(Pari)
1 Enero, 2018 19:36
3
What does it mean? I cant quite get you.
Falco
(Falco)
1 Enero, 2018 20:58
5
parisa:
What does it mean?
As said in the official topic your heading id must be in the form <h3 id='heading--link-to-me'>Link to me</h3> . It always need to start with heading--.
9 Me gusta
Este tema se cerró automáticamente después de 2349 días. Ya no se permiten nuevas respuestas.