Hacker News new | ask | show | jobs
by anjbe 1475 days ago
How does Markdown decouple content from presentation?
1 comments

You typically write your content in markdown and merge it with HTML templates and CSS.