README
NodeBB Postlink - A plugin that adds a prefix on urls in posts
If you need to add a prefix to outbound urls in the posts
Installation
npm install nodebb-plugin-postlink
A plugin that adds a prefix on urls in posts
<script type="module">
import nodebbPluginPostlink from 'https://cdn.skypack.dev/nodebb-plugin-postlink';
</script>
If you need to add a prefix to outbound urls in the posts
npm install nodebb-plugin-postlink