You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Occurs on: macOS 13.5 Beta (22G5048d); I did not test to see if this is a macOS regression.
Please see the video:
Screen.Recording.2023-06-27.at.11.03.40.AM.mov
Notice that the text below the headers changes to bold or not depending on how it is scrolled. This is incorrect, the text should not become bold in this case.
Here's the text I'm using:
# header 1
## header 2
### header 3
#### header 4
##### header 5
###### header 6
This is **bold** text.
This is *italic* text.
This is _underlined_ text.
This is ~~strikethrough~~ text.
This is <!--commented out--> text.
This is `code`.
> this is block quoted text
this is verbatim
The text was updated successfully, but these errors were encountered:
jmfd
added a commit
to upperpylon/peg-markdown-highlight
that referenced
this issue
Jun 27, 2023
Occurs on: macOS 13.5 Beta (22G5048d); I did not test to see if this is a macOS regression.
Please see the video:
Screen.Recording.2023-06-27.at.11.03.40.AM.mov
Notice that the text below the headers changes to bold or not depending on how it is scrolled. This is incorrect, the text should not become bold in this case.
Here's the text I'm using:
The text was updated successfully, but these errors were encountered: