Syed Umar AnisSvelteReleased svelte-lexical 0.6.2: diff in code block
Syed Umar AnisSvelteReleased svelte-lexical 0.6.2: diff in code block
SvelteSvelte-Lexical

Released svelte-lexical 0.6.2: diff in code block

svelte-lexical 0.6.2 brings support for code diff inside a code block.

You can get into the diff mode by using the markdown shortcut (```diff-javascript) followed by the space key.


There is also support for creating tables using the markdown shortcut now.

For instance, typing/pasting the following text and hitting the spacebar will convert it into a table.

| Column 1 | Column 2 | Column 3 |
| Row 1    | Data     | More     |
| Row 2    | Data     | More     |

There are a few more enhancements and bug fixes. Check out the release notes here.

Hi, I’m Umar

Leave a Reply

Your email address will not be published. Required fields are marked *