@info"generating plain script file from $(inputfile)"
# read content
content=read(inputfile,String)
@ -154,6 +157,9 @@ Generate a markdown file from the `input` file and write the result to the `outp
@@ -154,6 +157,9 @@ Generate a markdown file from the `input` file and write the result to the `outp
@ -225,6 +231,9 @@ Generate a notebook from `inputfile` and write the result to `outputdir`.
@@ -225,6 +231,9 @@ Generate a notebook from `inputfile` and write the result to `outputdir`.