muya
muya copied to clipboard
[Feature] Add types for options in Muya constructor?
I think the types is placed in types.ts but it's not referenced.
See: https://github.com/marktext/muya/blob/eb064daae58587d39706cbc35fa94f2f959d66aa/packages/index.ts#L58
BTW. I have found that some options are unavailable now, like codeBlockLineNumbers, preferLooseListItem.
codeBlockLineNumbers is not supported yet. and preferLooseListItem is supported, it dose not work?