mirror of
https://github.com/nix-community/home-manager.git
synced 2026-01-12 01:59:37 +08:00
retext: add module
This commit is contained in:
committed by
Robert Helgesson
parent
bf7056c6a2
commit
b5698ed57d
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.
|
||||
'';
|
||||
}
|
||||
Reference in New Issue
Block a user