Continuing the discussion from Intra-post anchor links don't work in Safari / Firefox :
What is the status on this issue? Hyperlinks with anchors don’t work, and when you include the whole URL in the post body, Discourse automatically converts it to a hyperlink that also doesn’t work. The only solution I’ve found is to include the whole URL and use the preformatted text option so it can be copied & pasted, which obviously isn’t ideal.
It has been on our feature backlog for the last two releases. It’s a feature request, not a bug; this has never worked, nor was it supposed to.
1 « J'aime »
Good news, @eviltrout will be scoping this out tomorrow, hopefully.
4 « J'aime »
eviltrout
(Robin Ward)
Juillet 21, 2016, 3:51
4
Update we have some anchor support now:
In very long posts, it can be helpful to structure the text with headings that make it more readable. This also allows users to link directly to a section of a large post.
To create a heading with markdown, prefix a line text with a number of # characters corresponding to the level of the heading.
For example:
## This is a level 2 heading
Here is a short paragraph afterwards.
### This is a level 3 heading
Here is another short paragraph.
Looks like this:
This is a level 2 heading
Here…
5 « J'aime »
codinghorror
(Jeff Atwood)
A fermé ce sujet ()
Juillet 22, 2016, 3:51
5
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.