#30365: Sphinx interprets some "%[a-z]" in SQL statements as
"Literal.String.Interpol" which leads to weird highlighting
------------------------------------------------+--------------------------
Reporter: Daniel Musketa | Owner: nobody
Type: Cleanup/optimization | Status: assigned
Component: Documentation | Version: 2.2
Severity: Normal | Keywords:
Triage Stage: Unreviewed | Has patch: 0
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
------------------------------------------------+--------------------------
Example:
https://github.com/django/django/blob/e6d57c4d652f16ac8f8d4600c0b7c30fcfcde6c2/docs/ref/models/querysets.txt#L2679
{{{
SQL equivalent::
SELECT ... WHERE headline LIKE '%Lennon%';
}}}
which leads to
{{{<span class="si">%Le</span><span class="s1">nnon%'}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/30365>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/046.c93157b4ba24399d75b2132b5f271acd%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.