Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Interesting edge case, this one. Rich text is commonly called that because there is a GUI editor that transparently converts the markup to different styles.

However, that clearly doesn’t apply to markup that is common enough to become a medium of communication.

Then, the question is, where to draw the line? One could argue that markdown only provides minimal semantic structure, and as such is akin to punctuation, which hasn’t always existed in ”plain text”, either.

I think some new categories are needed. Effectively, the standard ones would be something like:

1. Unstructured text: edited and viewed in plain text editor, formatting limited to whitespace

2. Rich text: edited and viewed in GUI editor with unconstrained structured and unstructured formatting

3. Structured text: markdown, LaTeX, etc. Edited as plain text with minimal markup, viewed by rendering source document in GUI, with automatic formatting based on structure and chosen style

4a. Program code, human-written and -readable

4b. Program code, automatically generated (JS bundles, etc)

5. Machine code as binary



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: