Open chookity-pokk opened 2 years ago
Hello. Try to make a Minimal (!) Working (!) example: just a few lines for the Org document. Export it, and check whether that works or not with the different browsers. If not, share the example.
REDACTED
If you click on a subheader in Firefox then it'll take you to that section and it won't work in any other browser. The code is basically
* Header
** [[section]]
** [[section2]]
* Header2
** [[section3]]
section
section2
section3
I made a pretty basic setup with the Bigblow theme and it seems like local links only work in Firefox. The setup is basically a handful of headers and underneath them is lower level headers (h2) and when clicking on the lower level headers in Firefox it takes me to them just fine but in Chrome, Edge, Safari and all other browsers I could use, it didn't work. Also worth noting, it seems to work with the readtheorg theme.