retext icon indicating copy to clipboard operation
retext copied to clipboard

ReText: Simple but powerful editor for Markdown and reStructuredText

Results 92 retext issues
Sort by recently updated
recently updated
newest added

Currently ReText gives the option to use Markdown, Textile and reStructured Text. It would be great to be compliant with CommonMark (which is a kind of standardized version of Markdown)

I use retext for simple markdown note taking. But the issue is that it consumes around 1 gigabyte of RAM when there are around 30 tabs. Even when the preview...

Hey, so I'm using the latest version of ReText ([commit 0c605f9](https://github.com/retext-project/retext/commit/0c605f9f464018d26fcad095a47bc5eba7227b59)), and I get random crashes while typing. I'm running on Linux, with Python 3.8.10, with live preview enabled with...

Hi, im running W10, Python39 and have ReText 7.2.1 installed by pip3 with all mentioned packages. I want to use this amazing editor for rst texts. Unfortunatly the preview in...

1. Edit->Preferences->Markdown syntax extensions ... -- if the field is blank and then filled in, it creates markdown-extensions.txt in > %appdata%\\markdown-extensions.txt instead of > %appdata%\\**ReText project**\\markdown-extensions.txt But ReText seems to...

Add the ability of click to the internal links for easy navegation over the document. Make included files (`.. include::`) as links also to make it possible to open it...

wishlist

It was suggested that we scan the HTML for headers and display links to them somewhere in the side panel. Reported by: mandriver Original Ticket: [retext/tickets/133](https://sourceforge.net/p/retext/tickets/133)

auto-migrated
wishlist
hardwork

I found an online md editor, https://www.zybuluo.com/mdeditor which needs some time to load fully, and is in Chinese I found some feature is nice. Does any plugin support them in...

Running 7.1.0 with Qt 5.12.8 under latest Ubuntu Focal... the preview pane and source pane are not synchronizing, even though the option is checked. I have tried restarting, but no...

suggest "--usewebkit" to enable use of the Qt webkit renderer when previewing ('viewer mode'). this option need not make the webkit renderer always enabled like it would be if the...