semanticarts / ontology-toolkit

Tools to update and export ontology RDF.
Apache License 2.0
34 stars 6 forks source link

Add file glob'bing for markdown conversion #102

Closed Jamie-SA closed 1 year ago

Jamie-SA commented 2 years ago

I noticed that you have to explicitly list all markdown files that you want converted to HTML. It would be better to not have to keep a complete list updated, instead it would be nice to be able to use file globbing and have the program automatically rename the files replacing the .md with .html.