Minor Changes
-
#109
dbf6452
Thanks @rasendubi! - Supportexport-snippet
in uniorg, uniorg-parse, uniorg-rehype, and uniorg-stringify.export-snippet
has the following form:@@backend:value@@
. Example:@@html:<b>@@some text@@html:</b>
.This is a breaking change for uniorg-parse as it may output nodes unknown to downstream users (uniorg-rehype and uniorg-stringify). If you upgrade uniorg-parse, you should also upgrade uniorg-rehype and uniorg-stringify to the corresponding versions.
-
#111
b45baf9
Thanks @rasendubi! - Supportline-break
in uniorg, uniorg-parse, uniorg-rehype, and uniorg-stringify.This is a breaking change for uniorg-parse as it may output nodes unknown to downstream users (uniorg-rehype and uniorg-stringify). If you upgrade uniorg-parse, you should also upgrade uniorg-rehype and uniorg-stringify to the corresponding versions.