Original Draft: 2023-10-04
Publication: N/A
Source: Github
This demo serves as an “attraction” to persuade people they should use Markdown instead of Microsoft Doc for note taking. It’s rendered using Github Pages (Jekyll) with Mermaid for Markdown. The additional support for Javascript (mostly for Neko) is optional and only for fun.
It uses a few notable features:
TODO:
Markdown | Word Doc | Text |
---|---|---|
Light weight | Binary | Light Weight |
Plain Text + HTML, CSS, SVG | XML and Indecipherable | Plain Text |
quadrantChart
title Efficiency and Scalability Comparison
x-axis Low Efficiency --> High Efficiency
y-axis Low Scalability --> High Scalability
quadrant-1 Least Usable
quadrant-2 Ease to use
quadrant-3 Hard to Use
quadrant-4 Most Usable
Markdown: [0.9, 0.9]
Plain Text: [0.35, 0.23]
HTML: [0.1, 0.65]
Word Document: [0.55, 0.55]
PowerPoint: [0.75, 0.34]
Notion: [0.85, 0.62]