{"html_url": "https://github.com/simonw/sqlite-utils/issues/493#issuecomment-1291166273", "issue_url": "https://api.github.com/repos/simonw/sqlite-utils/issues/493", "id": 1291166273, "node_id": "IC_kwDOCGYnMM5M9aJB", "user": {"value": 9599, "label": "simonw"}, "created_at": "2022-10-25T21:31:15Z", "updated_at": "2022-10-25T21:31:15Z", "author_association": "OWNER", "body": "Based on the docs here I tried the following too: https://docutils.sourceforge.io/docs/user/smartquotes.html#description\r\n\r\n- `\\--`\r\n- `\\\\--`\r\n- `\\\\-\\\\-`\r\n- `\\-\\-`\r\n\r\nBut none of them had the desired effect in this particular piece of markup:\r\n\r\n the :ref:`insert \\--convert ` \r\n\r\nI think because this is text inside a `:ref:` block, not regular text.\r\n\r\nConsider the following:\r\n\r\n The \\--convert and the :ref:`insert \\--convert ` and\r\n\r\nIt's rendered like this:\r\n\r\n\"image\"\r\n", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 1386562662, "label": "Tiny typographical error in install/uninstall docs"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/sqlite-utils/issues/493#issuecomment-1264219650", "issue_url": "https://api.github.com/repos/simonw/sqlite-utils/issues/493", "id": 1264219650, "node_id": "IC_kwDOCGYnMM5LWnYC", "user": {"value": 7908073, "label": "chapmanjacobd"}, "created_at": "2022-10-01T03:22:50Z", "updated_at": "2022-10-01T03:23:58Z", "author_association": "CONTRIBUTOR", "body": "this is likely what you are looking for: https://stackoverflow.com/a/51076749/697964\r\n\r\nbut yeah I would say just disable smart quotes", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 1386562662, "label": "Tiny typographical error in install/uninstall docs"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/sqlite-utils/issues/493#issuecomment-1258476455", "issue_url": "https://api.github.com/repos/simonw/sqlite-utils/issues/493", "id": 1258476455, "node_id": "IC_kwDOCGYnMM5LAtOn", "user": {"value": 9599, "label": "simonw"}, "created_at": "2022-09-26T19:01:49Z", "updated_at": "2022-09-26T19:01:49Z", "author_association": "OWNER", "body": "I tried the tips in https://stackoverflow.com/questions/15258831/how-to-handle-two-dashes-in-rest (not the settings change though, because I might want smart quotes elsewhere) and they didn't work.\r\n\r\nMaybe I should disable smart quotes entirely?\r\n\r\nI feel like there should be an escaping trick that works here though. I tried `insert -\\\\-convert` but it didn't help.", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 1386562662, "label": "Tiny typographical error in install/uninstall docs"}, "performed_via_github_app": null}