Added
- Enable folding in output markdown
- ignore: any cell will be opened.
- as-shown: cell folding obeys cell-metadata.
- auto: a code cell starting with `plt.figure` will be folded.
- Hashlist of images
- Once a image has been uploaded, it will never upload again. Upload history is recorded in metadata.
- Attachments
- attached images can be extracted and uploaded.
- Math codeblock
- simple latex equation environment `$$ ... $$` will be replaced as math-code block for avoiding mathjax escape.
- Work in temporary directory
- No temporary files leave after process.
Changed
- Internal process has been almost rewritten.
Removed
- subcommands