OI-wiki / remark-details

a tokenizer for remark to support details plugin in pymdown

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

remark-details

It's a tokenizer for remark to support details plugin in pymdown.

Compiler support is also added, tested locally and worked perfectly with remark-lint.

The compile-to-latex branch was used in remark-latex which was used to compile .md to .tex for OI Wiki, only tested locally.

compiling to markdown does not work for remark14

use v3.0.0 + old remark

About

a tokenizer for remark to support details plugin in pymdown

License:Apache License 2.0


Languages

Language:TypeScript 56.9%Language:JavaScript 43.1%