mirror of
https://github.com/mundimark/awesome-markdown.git
synced 2026-07-16 16:02:14 -05:00
[PR #87] [MERGED] Add NRG to UPCOMING.md > Markdown to Markdown Pre-Processor #1104
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/mundimark/awesome-markdown/pull/87
Author: @andriishin
Created: 4/25/2026
Status: ✅ Merged
Merged: 4/25/2026
Merged by: @geraldb
Base:
master← Head:add-nrg📝 Commits (1)
dab35b5Add NRG to UPCOMING.md > Markdown to Markdown Pre-Processor📊 Changes
1 file changed (+2 additions, -0 deletions)
View changed files
📝
UPCOMING.md(+2 -0)📄 Description
Adds NRG (Nanolaba Readme Generator) to
UPCOMING.mdunderMarkdown to Markdown Pre-Processor, per the new policy of staging entries in UPCOMING first.NRG is a Markdown-to-Markdown pre-processor: it builds multi-language README files (e.g.
README.mdandREADME.ru.md) from a single.src.mdtemplate via file imports, custom widgets, a built-in TOC widget, and language-specific text via${en:'…', ru:'…'}substitutions. Distributed as a CLI, a Maven plugin, and a Java library.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.