retext
retext copied to clipboard
ReText: Simple but powerful editor for Markdown and reStructuredText
In the arrangement in subject, the quality of the preview is very poor, with many scaling artifacts, as if the preview was first rendered to a bitmap and then scaled...
In the viewing mode, it does not copy the selected text when pressing Ctrl+C. Only copying with the right mouse button works. Hotkey copying does not work in the viewing...
The code block displays the formatting, although all the text should be the same in it. Everything is fine in the viewing mode, but in the editing mode, the text...
I have recently come across ReText for Linux and use it to write markdown documents. I find it very useful and friendly but would like to see a few more...
Example table: ```rst +------------------------------+----------+----------+ | heading 1 | heading 2| heading 3| +==============================+==========+==========+ | .. config-property:: | line 1 | | | :name: TrimRequiredFields | | | | :type: int...
Currently, in table editor mode pressing ENTER at the cursor location in a cell: * does: * (good) add a new line in the current cell * (bad) add a...
This PR introduces an alternative way to display the list of available **Formatting** options in the toolbar. Instead of using a combobox, users can now enable a dedicated toolbar for...
This PR introduces a tab's RMB-click menu with dynamically available actions for copying file location info and advanced closing options: - **Right-click**: activates the selected tab and opens a persistent...
### My config Ubuntu 24.04LTS ReText 8.02 Installed MathJax locally with `sudo apt install libjs-mathjax` ### Issue, with steps to reproduce I checked the WebEngine (Chromium) option in the menu....
**My config** Ubuntu 24.04LTS ReText 8.02 Installed MathJax locally with `sudo apt install libjs-mathjax` **Issue, with steps to reproduce** Enable WebEngine (Chromium) Type a somewhat long text with math in...