Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-03-09 | ipynb reader: remove sensitivity to `raw_html`, `raw_tex` extensions. | John MacFarlane | 1 | -6/+2 |
2019-03-09 | Ipynb reader/writer: better handling of cell metadata. | John MacFarlane | 1 | -7/+10 |
2019-03-01 | Remove license boilerplate. | John MacFarlane | 1 | -18/+0 |
2019-02-11 | Remove redundant import. | John MacFarlane | 1 | -1/+0 |
2019-02-10 | ipynb writer: keep plain text fallbacks in output... | John MacFarlane | 1 | -26/+14 |
2019-02-02 | ipynb reader: handle images referring to attachments. | John MacFarlane | 1 | -1/+9 |
2019-01-24 | Ipynb: Put all jupyter metadata under 'jupyter' key. | John MacFarlane | 1 | -1/+1 |
2019-01-24 | Revert "Prepend `jupyter_` to jupyter metadata keys." | John MacFarlane | 1 | -6/+0 |
2019-01-24 | Prepend `jupyter_` to jupyter metadata keys. | John MacFarlane | 1 | -0/+6 |
2019-01-22 | Support ipynb (Jupyter notebook) as input and output format. | John MacFarlane | 1 | -0/+249 |