Stefan Jeremic
Results
3
issues of
Stefan Jeremic
Hello man, I've looked at source code and get a little bit lost cause I'm still new to Vue, but I need one simple feature for something I'm working on....
This will break: ```python ops = [{'attributes': {'color': 'var(--powder-700)', 'link': 'https://stackoverflow.com/questions/tagged/html'}, 'insert': 'html'}] html.render(ops) ```` When I copy pasted some random text from Stackoverflow, which included this link into quill...