In css, vh and vw are percentages of the view-window. It would be nice if these were added to the allowable length units (line 225 in parsers/rst/directives/init.py). For non html outputs it might make sense to convert them into percentages.
Ticket moved from /p/docutils/bugs/328/
Implemented in [r9943]. Now, restructuredText/Docutils supports all CSS3 units.
Commit: [r9943]
The issue is fixed in Docutils 0.22 released 2025-07-29. Thank you for reporting.
Log in to post a comment.
Ticket moved from /p/docutils/bugs/328/
Implemented in [r9943].
Now, restructuredText/Docutils supports all CSS3 units.
Related
Commit: [r9943]
The issue is fixed in Docutils 0.22 released 2025-07-29.
Thank you for reporting.