Cook

Writing a custom Dendron Unified Plugin

you'll want to create a case statement in dendronPub which takes an anchor and converts it into the corresponding html output. you can see tests for it here: https://github.com/dendronhq/dendron/blob/master/packages/engine-test-utils/src/__tests__/engine-server/markdown/dendronPub.spec.ts


Backlinks