I wont to cite code word-wraped in code-block. I can turn on the line numbers to preserve the integrity. This can be done by adding
white-space: pre-wrap; to pre in css. However sometimes I cite csv files -- and I don't want them to wrapped. It would be nice to have :nowrap: and :pre-wrap: options of code block. Do You think I can currently emulate this option -- that is to have pre wrapped at one parts of rst file, and no-wraped in other parts? (while both in code-block) -- You received this message because you are subscribed to the Google Groups "sphinx-dev" group. To view this discussion on the web visit https://groups.google.com/d/msg/sphinx-dev/-/P-q2Ad2ABHwJ. To post to this group, send email to sphinx-dev@googlegroups.com. To unsubscribe from this group, send email to sphinx-dev+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/sphinx-dev?hl=en.