home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1133267290

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/datasette/issues/1153#issuecomment-1133267290 https://api.github.com/repos/simonw/datasette/issues/1153 1133267290 IC_kwDOBm6k_c5DjEla 9599 2022-05-20T19:44:05Z 2022-05-20T19:50:58Z OWNER

Undocumented Sphinx feature: you can add extra classes to a code example like this:

``` .. code-block:: json :class: metadata-json

{
    "databases": {
        "russian-ads": {
            "tables": {
                "display_ads": {
                    "fts_table": "ads_fts",
                    "fts_pk": "id",
                    "searchmode": "raw"
                }
            }
        }
    }
}

``` https://www.sphinx-doc.org/en/master/usage/restructuredtext/directives.html#directive-code-block doesn't mention this.

Filed an issue about the lack of documentation here: - https://github.com/sphinx-doc/sphinx/issues/10461

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