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

Hacker News

2258 readers
341 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 11 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.

[–] 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.