mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
datasette-json-html as render_cell example
This commit is contained in:
parent
cac051bb8a
commit
9a6d0dce28
1 changed files with 1 additions and 1 deletions
|
|
@ -398,7 +398,7 @@ If the value matches that pattern, the plugin returns an HTML link element:
|
|||
label=jinja2.escape(data["label"] or "") or " "
|
||||
))
|
||||
|
||||
Examples: `datasette-render-binary <https://github.com/simonw/datasette-render-binary>`_, `datasette-render-markdown <https://github.com/simonw/datasette-render-markdown>`_
|
||||
Examples: `datasette-render-binary <https://github.com/simonw/datasette-render-binary>`_, `datasette-render-markdown <https://github.com/simonw/datasette-render-markdown>`__, `datasette-json-html <https://github.com/simonw/datasette-json-html>`__
|
||||
|
||||
.. _plugin_register_output_renderer:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue