Skip to content

Process MDX dictionary

bugnofree edited this page Nov 26, 2021 · 2 revisions

Create a mdx file from text source

wikit dict --create --output /path/to/dict.mdx /path/to/dict.txt

Parse a mdx into text source

wikit dict --create --output /path/to/dict.txt /path/to/dict.mdx

Dump information from mdx file

wikit dict --info /path/to/dict.mdx
Clone this wiki locally