I am using todo extension and todolist directive to generate a TODO page in my HTML documentation.
The TODO list is generated correctly but the HTML page is justified which makes it quite unreadable: there are too many spaces in lines (The original entry is located in /path/to/my.rst, line 43.) The /path/to/ is a quite long so "The original entry is located" part is spread across the whole line which makes it rather ugly. Is there a way to force left alignement for the page generated by todolist? Otherwise, is there a way to hide the full path to .rst under a hyperlink in order to make it fit into the line? -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/sphinx-users/dafcf9e9-4446-4e05-af9c-64db5bc478c0%40googlegroups.com.
