Skip to content

How exit is detected in a custom container extension? #192

Closed Answered by nerg4l
nerg4l asked this question in Q&A
Discussion options

You must be logged in to vote

I think I found the problem, I had to register a document extension.

export const spoiler: Extension = { document: { [codes.lessThan]: spoilerConstruct } };

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@wooorm
Comment options

Answer selected by nerg4l
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants