markdown-to-sqlite
markdown-to-sqlite copied to clipboard
CLI tool for loading markdown files into a SQLite database
In the readme you mention something about embedded yaml and extra fields, but I cannot see anything documented about it. How does it work? What do I need? I would...
Thanks for this tool and datatasette wonderful ecosystem! Sometimes we deal with collections of documents having the same structure (eg .docx) that can be transform to markdown thanks to pandoc...
https://github.com/simonw/markdown-to-sqlite/blob/e6b852a8c1af51d6d42bfb44d8ee6f5f06debf03/setup.py#L28 As per [pytest-runner · PyPI](https://pypi.org/project/pytest-runner/), this package is deprecated. It has been removed from nixpkgs, which breaks [flakes/databases/sqlite/markdown-to-sqlite.nix at main · fore-stun/flakes](https://github.com/fore-stun/flakes/blob/a72145952d198c6aeb44ff731a5395f24c07c513/databases/sqlite/markdown-to-sqlite.nix). I'm sure there's a straightforward replacement —...