## Plugin post Processing you will want to have a look at [Markdown post processing - Developer Documentation (obsidian.md)](https://docs.obsidian.md/Plugins/Editor/Markdown+post+processing) to see a list of example plugin → [[Obsidian custom markdown renderer]] ## Publish post Processing ![](https://res.cloudinary.com/yomaru/image/upload/v1696616154/obsidian/b8incrwsokf4fphjhgyy.png) ✨ what is interesting is that the `registerMarkdownPostProcessor` and `reigsterMarkdownCodeBlockPostProcessor` can be used in the obsidian publish API. This means that you can have custom markdown renderer in obsidian publish. Meta-Bind is doing that.