Given that Markdown has lots of undefined semantics, this may very well be a valid interpretation of certain broken Markdown documents. But I guess most would agree that the priority should be the other way around.

Example: (Save as something.md and open with Geany)

_This is "underlined"

```
should_be code
```

This sentence is considered code, because the
"matching" underscores had priority (?)

Note that the "stray underline" can also occur in HTML inline-comments, where they don't stand for underlining anyway.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.