peer-base / peer-pad

📝 Online editor providing collaborative editing in really real-time using CRDTs and IPFS.
https://peerpad.net
MIT License
678 stars 57 forks source link

fixes #313 - open MD links in separate tab #330

Open colinfruit opened 4 years ago

colinfruit commented 4 years ago

This PR fixes #313. preview markdown links will open in a separate tab. It uses the remark-external-links plugin for this.