Edward d'Auvergne
2017-02-08 20:40:40 UTC
---
** [bugs:#307] Non-breaking whitespace and the inline markup recognition rules.**
**Status:** open
**Group:** Default
**Created:** Wed Feb 08, 2017 08:40 PM UTC by Edward d'Auvergne
**Last Updated:** Wed Feb 08, 2017 08:40 PM UTC
**Owner:** nobody
The rST text `A | B` is treated fine, but if the two spaces are replaced by non-breaking whitespace, eg `A | B`, then the following warning is given:
```
<stdin>:1: (WARNING/2) Inline substitution_reference start-string without end-string.
```
According to the [inline markup recognition rules](http://docutils.sourceforge.net/docs/ref/rst/restructuredtext.html#inline-markup-recognition-rules), both should not require escaping.
---
Sent from sourceforge.net because docutils-***@lists.sourceforge.net is subscribed to https://sourceforge.net/p/docutils/bugs/
To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/docutils/admin/bugs/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.
** [bugs:#307] Non-breaking whitespace and the inline markup recognition rules.**
**Status:** open
**Group:** Default
**Created:** Wed Feb 08, 2017 08:40 PM UTC by Edward d'Auvergne
**Last Updated:** Wed Feb 08, 2017 08:40 PM UTC
**Owner:** nobody
The rST text `A | B` is treated fine, but if the two spaces are replaced by non-breaking whitespace, eg `A | B`, then the following warning is given:
```
<stdin>:1: (WARNING/2) Inline substitution_reference start-string without end-string.
```
According to the [inline markup recognition rules](http://docutils.sourceforge.net/docs/ref/rst/restructuredtext.html#inline-markup-recognition-rules), both should not require escaping.
---
Sent from sourceforge.net because docutils-***@lists.sourceforge.net is subscribed to https://sourceforge.net/p/docutils/bugs/
To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/docutils/admin/bugs/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.