{"html_url": "https://github.com/simonw/sqlite-utils/issues/373#issuecomment-1008344980", "issue_url": "https://api.github.com/repos/simonw/sqlite-utils/issues/373", "id": 1008344980, "node_id": "IC_kwDOCGYnMM48Gh-U", "user": {"value": 9599, "label": "simonw"}, "created_at": "2022-01-09T17:54:53Z", "updated_at": "2022-01-09T17:54:53Z", "author_association": "OWNER", "body": "Updated TIL: https://til.simonwillison.net/python/cog-to-update-help-in-readme#user-content-cog-for-restructuredtext", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 1097135732, "label": "List `--fmt` options in the docs "}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/sqlite-utils/issues/373#issuecomment-1008344525", "issue_url": "https://api.github.com/repos/simonw/sqlite-utils/issues/373", "id": 1008344525, "node_id": "IC_kwDOCGYnMM48Gh3N", "user": {"value": 9599, "label": "simonw"}, "created_at": "2022-01-09T17:52:22Z", "updated_at": "2022-01-09T17:52:22Z", "author_association": "OWNER", "body": "Updated docs: https://sqlite-utils.datasette.io/en/latest/cli.html#table-formatted-output", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 1097135732, "label": "List `--fmt` options in the docs "}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/sqlite-utils/issues/373#issuecomment-1008341078", "issue_url": "https://api.github.com/repos/simonw/sqlite-utils/issues/373", "id": 1008341078, "node_id": "IC_kwDOCGYnMM48GhBW", "user": {"value": 9599, "label": "simonw"}, "created_at": "2022-01-09T17:31:12Z", "updated_at": "2022-01-09T17:31:12Z", "author_association": "OWNER", "body": "Found an example of using `cog` in a rST file here: https://github.com/nedbat/coveragepy/blob/f3238eea7e403d13a217b30579b1a1c2cbff62e3/doc/dbschema.rst#L21\r\n```\r\n.. [[[cog\r\n from coverage.sqldata import SCHEMA_VERSION\r\n print(\".. code::\")\r\n print()\r\n print(f\" SCHEMA_VERSION = {SCHEMA_VERSION}\")\r\n print()\r\n.. ]]]\r\n.. code::\r\n\r\n SCHEMA_VERSION = 7\r\n\r\n.. [[[end]]]\r\n```", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 1097135732, "label": "List `--fmt` options in the docs "}, "performed_via_github_app": null}