[PR #92] [MERGED] Add Dualmark to Markdown Libraries & Tools #963

Closed
opened 2026-06-14 12:26:35 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/mundimark/awesome-markdown/pull/92
Author: @aagarwal1012
Created: 5/12/2026
Status: Merged
Merged: 5/15/2026
Merged by: @geraldb

Base: masterHead: add/dualmark


📝 Commits (3)

  • 9482345 Add Dualmark to Markdown Libraries & Tools
  • 736fef4 Move Dualmark entry from README.md to UPCOMING.md
  • 062f002 Merge branch 'master' into add/dualmark

📊 Changes

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

View changed files

📝 UPCOMING.md (+2 -0)

📄 Description

Adds Dualmark under Markdown Building Blocks → Markdown Libraries & Tools, alongside markdown-to-jsx.

What it is: Markdown-first web infrastructure. Auto-generates a markdown twin of every page (e.g. /pricing + /pricing.md) and serves it via HTTP content negotiation when an AI crawler UA is detected — same URL, two formats. TypeScript, Apache 2.0, adapters for Astro / Next.js / Cloudflare Workers.

Followed the existing multi-line **Name** entry format. Happy to adjust if I should use a different style.


🔄 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/92 **Author:** [@aagarwal1012](https://github.com/aagarwal1012) **Created:** 5/12/2026 **Status:** ✅ Merged **Merged:** 5/15/2026 **Merged by:** [@geraldb](https://github.com/geraldb) **Base:** `master` ← **Head:** `add/dualmark` --- ### 📝 Commits (3) - [`9482345`](https://github.com/mundimark/awesome-markdown/commit/9482345feff9c479ba1e87d82996f59d746d04a7) Add Dualmark to Markdown Libraries & Tools - [`736fef4`](https://github.com/mundimark/awesome-markdown/commit/736fef4a09b4d887096780ba707d38284684bb27) Move Dualmark entry from README.md to UPCOMING.md - [`062f002`](https://github.com/mundimark/awesome-markdown/commit/062f002f7ac60e8aec76848ddadd78ad5b094d0b) Merge branch 'master' into add/dualmark ### 📊 Changes **1 file changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `UPCOMING.md` (+2 -0) </details> ### 📄 Description Adds [Dualmark](https://github.com/dodopayments/dualmark) under **Markdown Building Blocks → Markdown Libraries & Tools**, alongside markdown-to-jsx. **What it is:** Markdown-first web infrastructure. Auto-generates a markdown twin of every page (e.g. `/pricing` + `/pricing.md`) and serves it via HTTP content negotiation when an AI crawler UA is detected — same URL, two formats. TypeScript, Apache 2.0, adapters for Astro / Next.js / Cloudflare Workers. - Repo: https://github.com/dodopayments/dualmark - Live: https://dualmark.dev (the site dogfoods what it implements — try `curl -H "Accept: text/markdown" https://dualmark.dev/`) - npm: `@dualmark/core` (+ 5 sibling packages), provenance attested Followed the existing multi-line `**Name**` entry format. Happy to adjust if I should use a different style. --- <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-14 12:26:35 -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#963