https://github.com/ryanatkn/end-user-markdown-sketch
a description and proof-of-concept of a proposed flavor of markdown for end-users on social websites
https://github.com/ryanatkn/end-user-markdown-sketch
Last synced: 2 months ago
JSON representation
a description and proof-of-concept of a proposed flavor of markdown for end-users on social websites
- Host: GitHub
- URL: https://github.com/ryanatkn/end-user-markdown-sketch
- Owner: ryanatkn
- License: other
- Created: 2024-02-22T15:39:15.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-23T16:27:39.000Z (over 1 year ago)
- Last Synced: 2024-04-15T03:01:33.942Z (about 1 year ago)
- Language: TypeScript
- Homepage: https://ryanatkn.github.io/end-user-markdown-sketch/
- Size: 415 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# End-user markdown sketch
This is a description and proof-of-concept
of a proposed flavor of markdown for end-users on social websites.
The website explains things with demos:
[ryanatkn.github.io/end-user-markdown-sketch](https://ryanatkn.github.io/end-user-markdown-sketch)[The parser](/src/lib/parse_markdown.ts) was mostly written by ChatGPT o1-mini and Claude 3.5 Sonnet.
It's slop.