rohankishore / Aura-Text

Aura Text is a versatile and powerful text editor powered by QScintilla that provides all the necessary tools for developers. It is build using PyQt6 and Python.
GNU General Public License v3.0
288 stars 22 forks source link

[FEATURE REQUEST] Asciidoctor Support #93

Open blueray453 opened 2 months ago

blueray453 commented 2 months ago

Can you please add asciidoctor support. I think https://doc.qt.io/qtforpython-6/examples/example_webenginewidgets_markdowneditor.html will be of help.

rohankishore commented 2 months ago

Heya @blueray453 !

Thank you for your request. I'll take a look into this and update you with more info, and possible updates with the request mentioned.

rohankishore commented 2 months ago

Hey @blueray453,

This is to inform you that I've started working on implementing this feature, and will release further progress here. Thank you for your suggestions.

Thanks Rohan Kishore