[docutils:feature-requests] #57 add vh and vw as allowable length units
Günter Milde via Docutils-develop <[email protected]> Tue, 01 Oct 2024 07:20:15 -0000
| Newsgroups | gmane.text.docutils.devel |
|---|---|
| Message-ID | </p/docutils/feature-requests/57/a3ec5b5129bab7aae220b1984b0ad526f3131527.feature-requests@docutils.p.sourceforge.net> |
Implemented in [r9943]. Now, restructuredText/Docutils supports all CSS3 units. --- **[feature-requests:#57] add vh and vw as allowable length units** **Status:** open **Group:** Default **Created:** Fri Oct 13, 2017 09:31 AM UTC by Robin Shannon **Last Updated:** Tue Oct 17, 2017 01:53 PM UTC **Owner:** nobody 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. --- Sent from sourceforge.net because [email protected] is subscribed to https://sourceforge.net/p/docutils/feature-requests/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/docutils/admin/feature-requests/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.