[PR #87] [MERGED] Add NRG to UPCOMING.md > Markdown to Markdown Pre-Processor #730

Closed
opened 2026-06-03 22:08:55 -05:00 by GiteaMirror · 0 comments
Owner

📋 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: masterHead: add-nrg


📝 Commits (1)

  • dab35b5 Add 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.md under Markdown 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.md and README.ru.md) from a single .src.md template 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.

## 📋 Pull Request Information **Original PR:** https://github.com/mundimark/awesome-markdown/pull/87 **Author:** [@andriishin](https://github.com/andriishin) **Created:** 4/25/2026 **Status:** ✅ Merged **Merged:** 4/25/2026 **Merged by:** [@geraldb](https://github.com/geraldb) **Base:** `master` ← **Head:** `add-nrg` --- ### 📝 Commits (1) - [`dab35b5`](https://github.com/mundimark/awesome-markdown/commit/dab35b52ec6ece38ba2ebfc5bcd5f7727c613930) Add NRG to UPCOMING.md > Markdown to Markdown Pre-Processor ### 📊 Changes **1 file changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `UPCOMING.md` (+2 -0) </details> ### 📄 Description Adds NRG (Nanolaba Readme Generator) to `UPCOMING.md` under `Markdown 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.md` and `README.ru.md`) from a single `.src.md` template 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. - Repo: https://github.com/nanolaba/readme-generator - Maven Central: https://central.sonatype.com/artifact/com.nanolaba/readme-generator --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-06-03 22:08:55 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-markdown#730