Skip to content

baker42757/sphinx-pipline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

struckdown

struckdown is an experimental markdown/commonmark processing pipeline library inspired by Python's docutils and Sphinx. The idea is to support custom roles and directives for markdown similar to how reStructuredText works and to provide an abstraction that can be processed by standardized tools without having to be aware of how MarkDown works.

Contents

Here is what exists today:

  • struckdown: a Rust library that implements a structured markdown processing library based on pulldown-cmark.
  • struck: an experimental command line executable to play around with the library.

About

An experimental markdown processing system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published