Discussion:
[Docutils-develop] [docutils:patches] #138 Add HTML comments for
Silas Silva
2017-05-13 02:43:26 UTC
Permalink
---

** [patches:#138] Add HTML comments for CSS: <style><!-- ... --></style>**

**Status:** open
**Group:** None
**Created:** Sat May 13, 2017 02:43 AM UTC by Silas Silva
**Last Updated:** Sat May 13, 2017 02:43 AM UTC
**Owner:** nobody
**Attachments:**

- [style-html-comments.patch](https://sourceforge.net/p/docutils/patches/138/attachment/style-html-comments.patch) (648 Bytes; text/x-patch)


Hi!

I was just wondering if we could have HTML comments inside the style tags for HTML output. It might not make any difference for 99% of the browsers (that do support CSS) but there is 1% that would be helped.

~~~
<style>
<!--

-->
</style>
~~~

Patch attached.


---

Sent from sourceforge.net because docutils-***@lists.sourceforge.net is subscribed to https://sourceforge.net/p/docutils/patches/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/docutils/admin/patches/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.
Loading...