Add color to note text #11

Closed
opened 2025-12-08 15:58:21 +00:00 by crueber · 0 comments
Owner

I want the following syntax: [color=yellow]some *blue* text[/color].

to be translated to something like this: <span style="color: yellow">some *blue* text</span>.

yellow should be able to be a hex or an html color (#123456 or yellow, et al).

I want the following syntax: `[color=yellow]some *blue* text[/color].` to be translated to something like this: `<span style="color: yellow">some *blue* text</span>.` yellow should be able to be a hex or an html color (#123456 or yellow, et al).
crueber added this to the 1.0 milestone 2025-12-08 15:58:21 +00:00
crueber self-assigned this 2025-12-11 19:47:57 +00:00
Sign in to join this conversation.
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
crueber/loom-original-repo#11
No description provided.