gtree
Markdown parser
A tool for generating and verifying tree structures from Markdown files using Go.
Using either Markdown or Programmatically to generate trees🌳 and directories📁, and to verify directories🔍. Provide CLI, Go package and Web.
246 stars
5 watching
8 forks
Language: Go
last commit: 13 days ago
Linked from 3 awesome lists
clidirectorygo-packagegolangmarkdowntreetree-structuretreeswasm
Related projects:
Repository | Description | Stars |
---|---|---|
gomarkdown/markdown | A Markdown parsing and rendering library for Go. | 1,416 |
gdamore/tree-sitter-d | A grammar for parsing D source code syntax | 41 |
go-bdd/gobdd | A BDD testing framework for Go that uses the gherkin syntax and aims to provide more flexibility and customization than existing alternatives. | 115 |
sgrodriguez/ddt | A Go-based decision tree library allowing custom rule-based decision making | 37 |
yogthos/markdown-clj | A Clojure library that parses Markdown text and generates HTML output | 544 |
huntlabs/hunt-markdown | A markdown parsing and rendering library for the D programming language | 12 |
aerogo/codetree | An indented code parser that generates a tree structure from various programming languages. | 24 |
burdettelamar/markdown_helper | A Ruby gem for pre-processing markdown files with file inclusion and formatting options. | 40 |
bmoliveira/markdownkit | A customizable Markdown parser for Swift that supports various elements and allows customization of font and color attributes. | 793 |
shurcool/github_flavored_markdown | A Go package that renders GitHub Flavored Markdown with fenced code blocks and clickable headers. | 160 |
allada/gdd | Debugs Go programs using Chrome Devtools and an underlying debugger framework | 42 |
jamesclonk/go-todotxt | A Go client library for parsing and manipulating task lists in the todo.txt format. | 31 |
markdownlint/markdownlint | A tool to automatically check markdown files for style issues and report problems. | 1,813 |
marcboeker/go-duckdb | A Go driver that connects to the DuckDB in-memory database engine | 725 |
iand/gedcom | Tools for working with GEDCOM file format in Go | 37 |