-
Notifications
You must be signed in to change notification settings - Fork 52
Closed
Labels
Document FormattingDocument formatting or styling.Document formatting or styling.
Description
In the rendered spec, there is a weird formatting issue. Every piece of inline code includes an extra space after it. For example, here:
It looks like:
- If
x_i
isNaN
, the result isNaN
.
instead of
- If
x_i
isNaN
, the result isNaN
.
If there is already a space after the code, it is rendered as code. If there isn't, one is added. The added spaces are also there if you copy-paste the text.
I'm not sure why this is happening, if it is some issue with Myst or our theme or something else.
leofang
Metadata
Metadata
Assignees
Labels
Document FormattingDocument formatting or styling.Document formatting or styling.