A VSCode extension for support of FTML, the markup language of SCP Foundation.
This extension supports only a subset of Wikidot text (Wikitext), refered to as FTML (Foundation Text Markup Language).
- Syntax highlighting
- applicable to file extensions
.ftml
,.wd
,.wikidot
,.wj
,.wikijump
- applicable to file extensions
- Wikitext Live preview
- Retreiving Wikidot page wikitext source and metadata
- Diffing between local and remote content
- Pushing local wikitext files to Wikidot
This repository uses pnpm for package management.
Install development dependencies and use
pnpm run compile
for compiling.