home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1291166273

This data as json

html_url issue_url id node_id user created_at updated_at author_association body reactions issue performed_via_github_app
https://github.com/simonw/sqlite-utils/issues/493#issuecomment-1291166273 https://api.github.com/repos/simonw/sqlite-utils/issues/493 1291166273 IC_kwDOCGYnMM5M9aJB 9599 2022-10-25T21:31:15Z 2022-10-25T21:31:15Z OWNER

Based on the docs here I tried the following too: https://docutils.sourceforge.io/docs/user/smartquotes.html#description

  • \--
  • \\--
  • \\-\\-
  • \-\-

But none of them had the desired effect in this particular piece of markup:

the :ref:`insert \--convert <cli_insert_convert>`

I think because this is text inside a :ref: block, not regular text.

Consider the following:

The \--convert and the :ref:`insert \--convert <cli_insert_convert>` and

It's rendered like this:

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
1386562662  
Powered by Datasette · Queries took 0.964ms · About: github-to-sqlite