svelte-codemirror-conceal-poc

Svelte Codemirror Conceal Poc

Svelte, CodeMirror conceal POC

My note in french about this POC: https://notes.sklein.xyz/Projets/Projet-8

Proof Of Concept of a conceal feature for CodeMirror applied on a WikiLink Markdown syntax: [[Page|alias]].

$ mise install
$ pnpm install
$ pnpm run dev
$ firefox http://localhost:5173/

Features:

  • WikiLink alias support;
  • Click on 'Conceal Widget', move the cursor to Wikilink, and switch to edit mode.

To create this project, I drew heavily on the source code of the following projects:

Screencast:

I spent 11h48 to implement this POC 🙈

Top categories

Loading Svelte Themes