releases: 14760894
This data as json
html_url | id | author | node_id | tag_name | target_commitish | name | draft | prerelease | created_at | published_at | body | repo | reactions | mentions_count |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
https://github.com/simonw/datasette-json-html/releases/tag/0.4.0 | 14760894 | 9599 | MDc6UmVsZWFzZTE0NzYwODk0 | 0.4.0 | master | 0.4.0 - <pre> support | 0 | 0 | 2019-01-02T04:10:17Z | 2019-01-02T04:17:15Z | You can use `{"pre": "text"}` to render text in a `<pre>` HTML tag: { "pre": "This\nhas\nnewlines" } Produces: <pre>This has newlines</pre> If the value attached to the `"pre"` key is itself a JSON object, that JSON will be pretty-printed: { "pre": { "this": { "object": ["is", "nested"] } } } Produces: <pre>{ "this": { "object": [ "is", "nested" ] } }</pre> | 142967347 |
Links from other tables
- 0 rows from release in assets