[Python-Dev] PEP 554 - strange random boldface
Antoine Pitrou
solipsis at pitrou.net
Sat May 12 11:03:54 EDT 2018
More information about the Python-Dev mailing list
Sat May 12 11:03:54 EDT 2018
- Previous message (by thread): [Python-Dev] PEP 554 - strange random boldface
- Next message (by thread): [Python-Dev] PEP 554 - strange random boldface
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Sat, 12 May 2018 15:48:47 +0100 Steve Holden <steve at holdenweb.com> wrote: > It's certainly true that when I split any of those left-hand cells the > bizarre emphasis occurs. Still looking for a workaround. Depending on whether you indent the second line it might be interpreted as a definition list item: http://docutils.sourceforge.net/docs/user/rst/quickref.html#definition-lists Regards Antoine.
- Previous message (by thread): [Python-Dev] PEP 554 - strange random boldface
- Next message (by thread): [Python-Dev] PEP 554 - strange random boldface
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list