retext: add module
This commit is contained in:
parent
bf7056c6a2
commit
b5698ed57d
5 changed files with 100 additions and 0 deletions
11
modules/misc/news/2025/09/2025-09-18_07-58-37.nix
Normal file
11
modules/misc/news/2025/09/2025-09-18_07-58-37.nix
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
time = "2025-09-18T14:46:18+00:00";
|
||||
condition = true;
|
||||
message = ''
|
||||
A new module is available: `programs.retext`
|
||||
|
||||
ReText is a simple but powerful editor for markup languages. It is based on
|
||||
Markups module which supports Markdown, reStructuredText, Textile and
|
||||
AsciiDoc. One can also add support for custom markups using Python modules.
|
||||
'';
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue