omab / python-social-auth

Social auth made simple
http://psa.matiasaguirre.net
BSD 3-Clause "New" or "Revised" License
2.83k stars 1.09k forks source link

Fix formatting of SQLAlchemy/Zope note #1039

Closed malept closed 7 years ago

malept commented 8 years ago

Nesting of inline styles doesn't currently work, so the bold style was replaced with a note directive.

omab commented 7 years ago

I've merged this work into https://github.com/python-social-auth/social-docs.

Thanks!