logoalt Hacker News

iamacyborgtoday at 9:56 AM2 repliesview on HN

Giving a markdown version of a page seems like an interesting choice instead of just embedding a schema marked up one


Replies

vidarhtoday at 10:18 AM

Every page on code.claude.com has a markdown version available by just appending ".md", and Claude Code knows about it. E.g:

https://code.claude.com/docs/en/overview and

https://code.claude.com/docs/en/overview.md

show 3 replies
chrisweeklytoday at 2:17 PM

It gets even more "interesting" for markdown-based systems like Astro or Obsidian Publish: author in md -> ship html && optionally serve md?