pbek / QOwnNotes

QOwnNotes is a plain-text file notepad and todo-list manager with Markdown support and Nextcloud / ownCloud integration.
https://www.qownnotes.org/
GNU General Public License v2.0
4.53k stars 404 forks source link

[FEATURE] R language syntax highlighting #2845

Open py9mrg opened 10 months ago

py9mrg commented 10 months ago

Hello,

Could you please consider adding syntax highlighting support for the GNU R language?

Thanks.

pbek commented 10 months ago

If someone wants to give it a go, https://github.com/pbek/qmarkdowntextedit/blob/cdc31e20e9793f1618a4775d3c6c5f6bcb8ac249/markdownhighlighter.cpp#L319 is where to start looking.