-
I run a documentation team at my place of work, and a lot of what we do is based around sharing a common set of Atom plug-ins.
I've been looking into implementing remark and retext into our workflo…
-
Hello,
Have a look at the following MarkDown code:
```
By definition as the dual norm $ \left\| a \right\|_{q} > \lambda \Rightarrow \exists u, \, \left\| u \right\|_{p} \leq 1 : {u}^{T} a > \l…
-
I am using ReText 7.0.1 from the Debian package.
If I set the editor font size to 16, misspelled words are underlined:
![large](https://i.imgur.com/KPaHvHQ.png)
If I increase it to 18 or larg…
-
Hi! 👋
retext just changed: you can read more about the changed [here][1].
That means that this plugin doesn’t work with the latest retext. If you get around to updating, use the previously menti…
-
I would be really helpfull to have an Ignore/Add words to dictionary feature when using spell check.
Reported by: and3k
Original Ticket: [retext/tickets/114](https://sourceforge.net/p/retext/tickets…
-
If document statistics are enabled they are displayed at the bottom of the text editor view. If one searches for text, retext will scroll the text editor view so that the matched text is in the last l…
-
The use of Chinese writing Markdown and save, when open the file will be garbled
1. Enter "中国" string
2. Save as Markdown file
3. Open previously saved Markdown file
4. We will see the interface appea…
-
Hello,
Could you add ability to generate and edit tables using a wizard built like [Tables Generator](http://www.tablesgenerator.com)?
They have a clean and compact way to generate tables effect…
-
If I specify an image in the markdown file using a relative path like this:
```
![](coverpage.jpg)
```
and I put `coverpage.jpg` in the same directory as the markdown file, the image displays as ex…
-
Thank your for your cross-platform C++ alternative to [reText](https://github.com/retext-project/retext). 😃
But I do not understand how to compile it 😞
I have customized the file **`rstpad.local…