gsantner / markor

Text editor - Notes & ToDo (for Android) - Markdown, todo.txt, plaintext, math, ..
https://github.com/gsantner/markor/discussions/2269
Other
3.84k stars 368 forks source link

Highlighting: Don't highlight inside highlight #2417

Open elyahw opened 2 months ago

elyahw commented 2 months ago

⚠️ This issue respects the following points: ⚠️

Description

Simply put: The url in this image should be orange, not blue, as it is within another highlight Screenshot from 2024-09-17 11:16:08

Steps to reproduce

Just type: # this is a title https://www.github.com/gsantner/markor

The url in the line above should be orange, not blue.

Information

Android version: 13 Device: Android Pixel A4 App Version: v2.12.5

Source

GitHub Releases

harshad1 commented 2 months ago

I disagree. The url part should be blue as it is a url. We want things which can be navigated to (potentially) to stand out.