Go Markdown

Open-source Go projects categorized as Markdown

Top 23 Go Markdown Projects

  • glow

    Render markdown on the CLI, with pizzazz! 💅🏻

    Project mention: FLiPN-FLaNK Stack Weekly May 8 2023 | dev.to | 2023-05-08
  • slides

    Terminal based presentation tool

    Project mention: [CppSerbia Meetup] C++ Customisation Points | reddit.com/r/cpp | 2023-05-21

    Combination of: - http://maaslalani.com/slides/ - for slides - figlet/toilet/cowsay/lolcat - for generating titles and ascii art - https://github.com/lewish/asciiflow - for charts and diagrams

  • ONLYOFFICE

    ONLYOFFICE Docs — document collaboration in your environment. Powerful document editing and collaboration in your app or environment. Ultimate security, API and 30+ ready connectors, SaaS or on-premises

  • gotenberg

    A Docker-powered stateless API for PDF files.

    Project mention: Software welche PDF durchsuchbar macht? | reddit.com/r/de_EDV | 2023-05-25
  • WriteFreely

    A clean, Markdown-based publishing platform made for writers. Write together and build a community.

    Project mention: It’s 2023. Start using JavaScript Map and Set | reddit.com/r/webdev | 2023-05-15

    I also wish write.as were more popular. It's like old Medium, but less popular but with a more reader-friendly business model and self-host-able (AGPL v3)

  • Gauge

    Light weight cross-platform test automation

    Project mention: Python-Selenium-Action: Run Selenium with Python via Github Actions using Headless or Non-Headless browsers! | reddit.com/r/Python | 2023-05-03

    Selenium is cool but https://gauge.org/ really cuts down on the boilerplate and is a lot more lightweight, may want to give it a look too

  • goldmark

    :trophy: A markdown parser written in Go. Easy to extend, standard(CommonMark) compliant, well structured.

    Project mention: Markdown library recommendations | reddit.com/r/golang | 2023-05-22

    Goldmark used by Hugo.

  • tbls

    tbls is a CI-Friendly tool for document a database, written in Go.

    Project mention: tbls | reddit.com/r/devopspro | 2023-02-19
  • InfluxDB

    Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.

  • glamour

    Stylesheet-based markdown rendering for your CLI apps 💇🏻‍♀️

    Project mention: CLIs and TUIs packages | reddit.com/r/rust | 2023-01-31

    - Glamour

  • markdown

    markdown parser and HTML renderer for Go (by gomarkdown)

    Project mention: How do I display a markdown table on a website with go backend? | reddit.com/r/golang | 2022-11-03

    If the data is on the backend and you want it translated before it's sent, here's a Markdown parser I used for other purposes.

  • memo

    📓 Memo Life For You (by mattn)

  • mark

    Sync your markdown files with Confluence pages.

    Project mention: Documentation as a service | reddit.com/r/devops | 2023-02-21

    Readme.md should be the very first source of documentation. From there we may have a nested “docs” directory all written in markdown and then as part of CI we sync that all into confluence on merges to dev using https://github.com/kovetskiy/mark

  • evernote2md

    Convert Evernote .enex files to Markdown

    Project mention: Sure is hard to leave you Evernote | reddit.com/r/Evernote | 2023-05-21

    If you want to import to obsidian, than all you need to do is export as ENEX and use this Tool to convert to MD. Then just move those new MD. Files into your obsidian vault folder.

  • html-to-markdown

    ⚙️ Convert HTML to Markdown. Even works with entire websites and can be extended through rules. (by JohannesKaufmann)

  • sq

    sq data wrangler

    Project mention: Best way to introduce a linter? | reddit.com/r/golang | 2023-04-30

    For my main OSS project, sq, its .golangci.yml is a lightly customized version of this gist from maratori. I found it to be a good starting point.

  • mmark

    Mmark: a powerful markdown processor in Go geared towards the IETF (by mmarkdown)

    Project mention: Mmark – Powerful Markdown Processor in Go Geared Towards the IETF | news.ycombinator.com | 2023-04-21
  • gostatic

    Fast static site generator

    Project mention: Bearclaw – tiny static site generator with RSS | news.ycombinator.com | 2023-02-25

    Single binary alternatives also include https://github.com/piranha/gostatic & https://github.com/getzola

  • gh-markdown-preview

    GitHub CLI extension to preview Markdown looks like GitHub.

    Project mention: How do you deal with GUI needs on nvim? | reddit.com/r/neovim | 2023-04-27

    I use the gh extension gh-markdown-preview to preview markdown files. But obviously if you have GUI needs, you need to use a GUI: there can be workarounds but as you can imagine they'll always be suboptimal solutions.

  • verless

    A Static Site Generator designed for Markdown-based content with a focus on simplicity and performance.

  • orbiton

    :cyclone: Config-free text editor and IDE limited to VT100. Suitable for writing git commit messages, editing Markdown, config files, source code, viewing man pages and for quick edit-compile cycles when programming. Incl. syntax highlighting, jump-to-error, rainbow parentheses, macros, tab compl., cut/paste portals and a gdb front-end

    Project mention: Orbiton: A slim configuration-free text editor for VT100 | news.ycombinator.com | 2023-04-03
  • Ginrpc

    gin auto binding,grpc, and annotated route,gin 注解路由, grpc,自动参数绑定工具

  • matcha

    Daily Digest Reader (by piqoni)

    Project mention: Ask HN: Most interesting tech you built for just yourself? | news.ycombinator.com | 2023-04-27

    https://github.com/piqoni/matcha can summarize feed articles with gpt3.5 , but not categorize yet

  • notes-cli

    Small markdown note taking CLI app playing nicely with your favorite editor and other CLI tools

    Project mention: Note taking cli with groups and categories in 2022 | reddit.com/r/commandline | 2022-06-22
  • pryrite

    Pryrite, interactively execute shell code blocks in a markdown file

  • SonarQube

    Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2023-05-25.

Go Markdown related posts

Index

What are some of the best open-source Markdown projects in Go? This list will help you:

Project Stars
1 glow 12,511
2 slides 7,380
3 gotenberg 4,839
4 WriteFreely 3,601
5 Gauge 2,841
6 goldmark 2,733
7 tbls 2,356
8 glamour 1,642
9 markdown 988
10 memo 921
11 mark 808
12 evernote2md 692
13 html-to-markdown 524
14 sq 439
15 mmark 436
16 gostatic 429
17 gh-markdown-preview 307
18 verless 305
19 orbiton 287
20 Ginrpc 269
21 matcha 267
22 notes-cli 190
23 pryrite 171
Static code analysis for 29 languages.
Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
www.sonarqube.org