diff --git a/snooty.toml b/snooty.toml index 5b549dbb..de1f4833 100644 --- a/snooty.toml +++ b/snooty.toml @@ -46,7 +46,8 @@ django-docs = "https://www.mongodb.com/docs/languages/python/django-mongodb/curr targets = ["index.txt"] variant = "tip" value = """ - {+django-odm+}, a database backend that uses PyMongo to connect to MongoDB, is now in Public Preview! \ - To discover its features and learn more, see the `{+django-odm+} documentation <{+django-docs+}>`__. \ - To learn more about preview release considerations, see `Preview Features `__. - """ +{+django-odm+}, a database backend that uses PyMongo to connect to MongoDB, is now in Public Preview! +To discover its features and learn more, see the `{+django-odm+} documentation <{+django-docs+}>`__. + +To learn more about preview release considerations, see `Preview Features `__. +""" \ No newline at end of file