https://bugs.kde.org/show_bug.cgi?id=455561

Christoph Cullmann <cullm...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|ASSIGNED                    |RESOLVED
      Latest Commit|                            |https://invent.kde.org/fram
                   |                            |eworks/syntax-highlighting/
                   |                            |-/commit/00701c6de4b630d793
                   |                            |485a77bdede9357cbb5e99

--- Comment #3 from Christoph Cullmann <cullm...@kde.org> ---
Git commit 00701c6de4b630d793485a77bdede9357cbb5e99 by Christoph Cullmann, on
behalf of Jonathan Poelen.
Committed on 25/07/2023 at 20:28.
Pushed by cullmann into branch 'master'.

Markdown: add Table, Emoji and Highlight Text

- Emoji: `:joy:`, `:+1:`
- Highlight Text: `==very important==`
- Table:
```md
| abc | abc |
| --- | --- |
| abc | abc |
```

Which was not added from the extended syntax:

- Heading IDs: `### My Great Heading {#custom-id}`
- Subscript: `H~2~O`
- Superscript: `X^2^`
- Definition Lists:
```
First Term
: This is the definition of the first term.
```

The rest was already done

M  +14   -1    autotests/folding/test.markdown.fold
M  +14   -1    autotests/html/test.markdown.dark.html
M  +14   -1    autotests/html/test.markdown.html
M  +14   -1    autotests/input/test.markdown
M  +14   -1    autotests/reference/test.markdown.ref
M  +38   -2    data/syntax/markdown.xml

https://invent.kde.org/frameworks/syntax-highlighting/-/commit/00701c6de4b630d793485a77bdede9357cbb5e99

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to