Live data from Hacker News

Viewing profile — unmarkdown

unmarkdown

HN member
Joined
Sat, Feb 21, 2026, 7:19 AM UTC
HN karma
1
Public activity
5 items

About unmarkdown

Building Unmarkdown (unmarkdown.com): Markdown publishing and formatting for Google Docs, Word, Slack, OneNote, Email.

Recent public activity

  1. story
    Personal and Business Tax Returns via MCP

    Anyone doing their tax returns and feel like there needs to be a headless SaaS offering just for tax returns? Claude / ChatGPT integrates with this service via MCP ... guides you t…

  2. comment
    Comment #47098489

    Respect for building the client from scratch. The "I wanted to understand every component" reasoning resonates. I took a similar approach with a conversion pipeline I built using r…

  3. comment
    Comment #47098471

    Tables are markdown's weakest point. The pipe syntax is painful to write and impossible to maintain once a cell has more than a few words. An excel style approach makes a lot of se…

  4. comment
    Comment #47098458

    Nice approach keeping it minimal. Tufte CSS is a solid choice for readability. Interesting that you went with BibTeX citations in markdown. How are you parsing those? custom remark…

  5. comment
    Comment #47098443

    Nice to see a native viewer. The electron fatigue is real. I've developed several apps on Electron and have moved away from it. Curious about the rendering pipeline ... are you usi…