Join Discord
Powered by
Is there a reason for using a non-whitespace negat...
# dev
r
rlh1994
08/15/2022, 3:20 PM
Is there a reason for using a non-whitespace negative look behind instead of a whitespace positive look behind here?
https://github.com/dendronhq/dendron/blob/6366bff061a64514863b23bd9234fcef1c641bbb/packages/engine-server/src/markdown/remark/userTags.ts#L32
Previous
Next