Greetings,
I'm using the output from unix tree which produces neatly drawn ascii line
segments to represent a filesystem hierarchy. It uses some extended ascii
characters like '├', '─', and '└' which are not recognized by
sphinx/docutils. I just get an error like the following when trying to
generate HTML output:
...
[exec] line 6:0 token recognition error at: '├'
[exec] line 6:1 token recognition error at: '─'
[exec] line 6:2 token recognition error at: '─'
[exec] line 7:0 token recognition error at: '└'
[exec] line 7:1 token recognition error at: '─'
[exec] line 7:2 token recognition error at: '─'
...
Anyone know if there is a plugin or config setting I can used to rectify
that?
FWIW: this is what a sample of the RST looks like:
::
.
├── build
├── dep-source
├── scripts
├── sunflower-native
└── sunflower-native-build
--
You received this message because you are subscribed to the Google Groups
"sphinx-users" 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].
Visit this group at https://groups.google.com/group/sphinx-users.
For more options, visit https://groups.google.com/d/optout.