Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Awesome Vscode | 22,865 | 2 months ago | 68 | cc0-1.0 | JavaScript | |||||
🎨 A curated list of delightful VS Code packages and resources. | ||||||||||
Mkdocs Material | 15,634 | 839 | 14 hours ago | 331 | July 27, 2023 | 28 | mit | HTML | ||
Documentation that simply works | ||||||||||
Mahapps.metro | 8,838 | 3,256 | 172 | 2 months ago | 1,197 | July 06, 2023 | 79 | mit | C# | |
A framework that allows developers to cobble together a better UI for their own WPF applications with minimal effort. | ||||||||||
Nextra | 8,794 | 73 | 17 hours ago | 166 | July 13, 2023 | 211 | mit | TypeScript | ||
Simple, powerful and flexible site generation framework with everything you love from Next.js. | ||||||||||
Cleaver | 3,916 | 67 | 6 | 2 years ago | 45 | December 03, 2017 | 17 | mit | JavaScript | |
30-second slideshows for hackers | ||||||||||
Vuepress Theme Vdoing | 3,682 | 16 | 19 days ago | 80 | August 04, 2023 | 54 | mit | Vue | ||
🚀一款简洁高效的VuePress知识管理&博客(blog)主题 | ||||||||||
Reveal Md | 3,375 | 109 | 10 | 6 days ago | 129 | July 08, 2023 | 28 | mit | JavaScript | |
reveal.js on steroids! Get beautiful reveal.js presentations from any Markdown file | ||||||||||
Loveit | 3,062 | 16 days ago | 234 | mit | JavaScript | |||||
❤️A clean, elegant but advanced blog theme for Hugo 一个简洁、优雅且高效的 Hugo 主题 | ||||||||||
Bisheng | 2,825 | 333 | 544 | 8 days ago | 196 | June 14, 2022 | 54 | mit | JavaScript | |
Transform Markdown(and other static files with transformers) into a SPA website using React. | ||||||||||
Flatdoc | 2,658 | 13 | 9 | 2 years ago | 3 | November 09, 2014 | 61 | CSS | ||
Build sites fast from Markdown |
Haroopad is a markdown enabled document processor for creating web-friendly documents.
You can author professional-looking documents of various formats: blog posts, slides, presentations, reports, email and more.
Haroopad gives you the same editing experience regardless of the platform you are working on. It runs on all three major operating systemsWindows, Mac OS X, and Linux.
$ haroopad -f [ /path/to/a.md ./path/to/b.md ]
: files$ haroopad --mode
: only view or edit mode
$ haroopad --mode view
: view mode$ haroopad --mode edit
: edit mode[TOC]
Syntax
[TOC "float:left"]
[TOC "float:right"]
![]()
Extended image syntax

$$$...$$$
$$...$$
Sup^superscript^
, Sub~subscript~

then <audio>
/ extensions mp3, ogg
then <video>
/ extensions mp4, ogv, webm[^identity]
[^identity]: text
- [ ]
- [x]
Don't forget to check Preferences, lots of useful options are there.
Follow official social account @haroopad and developer @rhiokim on Twitter for the latest news.
For feedback, use the menu Help
- User Echo