Instant Markdown base and publication directory #135

Closed
opened 2025-10-06 22:31:39 +00:00 by tegwick · 0 comments
Owner

The Instant Markdown html generation should be able to work on a directory (the base directory) and generate a corresponding directory tree of html in a target publication directory. There should be a default publication directory set as "~/Notes/" and there should be an EnvironmentVariable to override this default. If called on a single file, the html file should be generated next to the original md file unless specified otherwise with the flag --use-publication-dir. To traverse a directory and put html page next to the md-files, there should be the switch --dont-use-publication-dir.

The Instant Markdown html generation should be able to work on a directory (the base directory) and generate a corresponding directory tree of html in a target publication directory. There should be a default publication directory set as "~/Notes/" and there should be an EnvironmentVariable to override this default. If called on a single file, the html file should be generated next to the original md file unless specified otherwise with the flag --use-publication-dir. To traverse a directory and put html page next to the md-files, there should be the switch --dont-use-publication-dir.
tegwick added this to the Markitect Instant Userinterface project 2025-10-06 22:31:39 +00:00
tegwick moved this to Done in Markitect Instant Userinterface on 2025-10-07 11:09:30 +00:00
Sign in to join this conversation.