[PR #37] [MERGED] Added json2md and ts-markdown to Javascript / Node.js markdown tools. #41

Closed
opened 2025-11-06 16:20:42 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/mundimark/awesome-markdown/pull/37
Author: @kgar
Created: 7/22/2022
Status: Merged
Merged: 7/22/2022
Merged by: @geraldb

Base: masterHead: SomeMoreCoolMarkdownConverters


📝 Commits (4)

  • 5af3ada Added json2md and ts-markdown to Javascript / Node.js markdown tools.
  • 3bef5de Undoing unexpected file changes
  • 722a331 Added markdown converters back to readme.
  • a70ae77 Added new entries to TOC.

📊 Changes

1 file changed (+9 additions, -0 deletions)

View changed files

📝 README.md (+9 -0)

📄 Description

Added

  • json2md - A JSON to Markdown converter.
  • ts-markdown - An extensible TypeScript markdown generator that takes JSON and creates a markdown document.

🔄 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/37 **Author:** [@kgar](https://github.com/kgar) **Created:** 7/22/2022 **Status:** ✅ Merged **Merged:** 7/22/2022 **Merged by:** [@geraldb](https://github.com/geraldb) **Base:** `master` ← **Head:** `SomeMoreCoolMarkdownConverters` --- ### 📝 Commits (4) - [`5af3ada`](https://github.com/mundimark/awesome-markdown/commit/5af3ada820ef29546e43c813010ef254e918e082) Added json2md and ts-markdown to Javascript / Node.js markdown tools. - [`3bef5de`](https://github.com/mundimark/awesome-markdown/commit/3bef5de70874d556671e49142b8b6e0f2f471699) Undoing unexpected file changes - [`722a331`](https://github.com/mundimark/awesome-markdown/commit/722a3314b9060e760ee2b6ae919d8eb0fe1f3c63) Added markdown converters back to readme. - [`a70ae77`](https://github.com/mundimark/awesome-markdown/commit/a70ae779b9209326cc04c55d10211b9a53ec03db) Added new entries to TOC. ### 📊 Changes **1 file changed** (+9 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+9 -0) </details> ### 📄 Description Added - [json2md](https://github.com/IonicaBizau/json2md) - A JSON to Markdown converter. - [ts-markdown](https://github.com/kgar/ts-markdown) - An extensible TypeScript markdown generator that takes JSON and creates a markdown document. --- <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 2025-11-06 16:20:42 -06: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#41