mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-03-25 08:55:50 +00:00
it has to be note:: otherweise sphinx won't render the paragraph at all (#465)
This commit is contained in:
parent
f892389806
commit
eb2c25ee76
1 changed files with 1 additions and 1 deletions
|
|
@ -140,7 +140,7 @@ class GoogleCalendarStorage(dav.CaldavStorage):
|
|||
class GoogleContactsStorage(dav.CarddavStorage):
|
||||
__doc__ = '''Google contacts.
|
||||
|
||||
.. note: Google's CardDAV implementation is allegedly a disaster in terms
|
||||
.. note:: Google's CardDAV implementation is allegedly a disaster in terms
|
||||
of data safety. See `this blog post
|
||||
<https://evertpot.com/google-carddav-issues/>`_ for the details.
|
||||
Always back up your data.
|
||||
|
|
|
|||
Loading…
Reference in a new issue