this post was submitted on 03 Jun 2025
1 points (100.0% liked)

Hacker News

2216 readers
435 users here now

Posts from the RSS Feed of HackerNews.

The feed sometimes contains ads and posts that have been removed by the mod team at HN.

founded 10 months ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] AllNewTypeFace@leminal.space 1 points 2 months ago (2 children)

Why does a command-line-based document processor have an embedded web server?

[โ€“] nous@programming.dev 1 points 2 months ago

To live preview changes to the document in a web browser. Given it can output html this just makes things a bit more convenient.

load more comments (1 replies)