From f8f818711b622ec0ac11834a11e214f19c1590c5 Mon Sep 17 00:00:00 2001 From: Simon Willison Date: Tue, 17 Apr 2018 21:30:58 -0700 Subject: [PATCH] Formatting tweak --- docs/plugins.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/plugins.rst b/docs/plugins.rst index cdda9b78..c7181172 100644 --- a/docs/plugins.rst +++ b/docs/plugins.rst @@ -114,8 +114,8 @@ other people, read the PyPA guide to `Packaging and distributing projects Static assets ------------- -If your plugin has a `static/` directory, Datasette will automatically configure -itself to serve those static assets from the following path:: +If your plugin has a ``static/`` directory, Datasette will automatically +configure itself to serve those static assets from the following path:: /-/static-plugins/NAME_OF_PLUGIN_PACKAGE/yourfile.js