- #16: remove
--sphinx
and--toctree
options.
- #11: display 404 error message instead of python traceback
- #10: encode special chars for URL: /
- #13: page link with link text will have unnecessary prefix "http://scrapbox.io/proj/" on conversion.
- #15: image url for gyazo should have .png extension on figure directive.
- #12: option: sphinx style internal links
--sphinx
,-s
option converts scrapbox internal links to :doc: role.--toctree
,-t
option generates toctree directive for scrapbox internal links.
- #3: notation: links
- #6: notation: code block
- update trove classifiers
The first release of scrap2rst.
Support features:
- Page header
- Heading level2 if the line is strong text.
- Figure if the line is link to image.
- Image if the line contains link to image.
- Link if the line contains link excluding to image url.
Still many limitation are exist.
Zero feature release.