I have created a blog website and there I have used quill as the text editor. Since it is a blogging website there are times when I don't want the search engine to look up the links that I have inserted so, I want to add no-follow as the option in the link. I did check the quill documentation https://vueup.github.io/vue-quill/guide/
but there is no reference to adding the no-follow in the documentation. I was wondering if it is possible to add in the link with quill editor or any other editor?