issues
search
justinmeiners
/
srcweave
A literate programming system for any language.
https://www.jmeiners.com/literate-programming/
GNU General Public License v2.0
85
stars
4
forks
source link
Code blocks should be tagged with languages
#2
Open
justinmeiners
opened
2 years ago
justinmeiners
commented
2 years ago
Currently we rely on prettifies auto detection.
File extensions/pattterns can determine file type for roots.
Anything included by a root file type should also take on that same type.
Currently we rely on prettifies auto detection.