Unicode contains many characters that would be suitable for
reST markup. Few are currently supported. Adding this
feature would not be exceedingly difficult, but I'd classify
it as low-priority. We depend on developers to implement
features that interest them; patches are welcome!
Not a bug; changed to "feature request".
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
This is not *quite* easy to implement because we'd need to
distinguish different types of intersection characters: not
only "+" for everything, but "┌", "┬", "┐", etc.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
issue description
Logged In: YES
user_id=7733
Unicode contains many characters that would be suitable for
reST markup. Few are currently supported. Adding this
feature would not be exceedingly difficult, but I'd classify
it as low-priority. We depend on developers to implement
features that interest them; patches are welcome!
Not a bug; changed to "feature request".
Logged In: YES
user_id=1374215
This is not *quite* easy to implement because we'd need to
distinguish different types of intersection characters: not
only "+" for everything, but "┌", "┬", "┐", etc.
It should suffice to map all intersection characters to "+".