[0.4.3] - 2025-04-15
Added
- Adds support for the
<!-->
element using theGoatee.Comment()
class. - Adds support for the
<meta>
element using theGoatee.Meta()
class. - Adds support for the
<style>
element using theGoatee.Style()
class.
<!-->
element using the Goatee.Comment()
class.<meta>
element using the Goatee.Meta()
class.<style>
element using the Goatee.Style()
class.