Fix section rendering that includes greek LaTeX characters in the documentation#5380
Fix section rendering that includes greek LaTeX characters in the documentation#5380
Conversation
|
Doesn't seem to have fixed anything: https://clima.github.io/OceananigansDocumentation/previews/PR5356/models/coriolis#traditional-plane-traditional-beta-plane. Note also how the section anchor is not the ID you used in the PR. I still believe this is a DocumenterVitepress.jl bug. |
|
I was under the impression that, at least in the main text, LaTeX is done within double backticks. For section titles it should be $? |
|
both should work here, DVpress parses |
|
So we do need the |
yes, for now, until there is another solution. And I said before, I think your previous commit did fix things, you were only looking at the wrong PR preview. |
|
So when do we need to add an |
yes, as far as know 😄, I haven't seen other cases, ahhh... and also I think when you have the |
|
Cool! I'll merge when someone approves ;) |


This is an attempt to fix #5377; let's see the docs preview.
edit: closes #5377