feat: parser #48
Annotations
3 errors
ci:
src/parser/markdownit.ts#L84
Type '(string | Node)[]' is not assignable to type 'Node[]'.
|
ci:
src/parser/mdast.ts#L52
Type 'string | { tag: "br"; }' is not assignable to type 'Node'.
|
ci
Process completed with exit code 1.
|