8000 Is there a way to highlight the text? · Issue #93 · whistyun/MdXaml · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Is there a way to highlight the text? #93
Open
@LevYas

Description

@LevYas

I tried to use general methods like these:

<mark>yellow</mark>
<mark style="background-color: lightblue">Marked text</mark>
==marked==
<span style="background-color: #FFFF00">Marked text</span>

yellow
Marked text
==marked==
Marked text

But none of it worked. Yellow highlighting by default is fine, but I also want to change colors.
Is it difficult to add such functionality? I can make a PR, but gonna need pointers on how to implement that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0