mirror of
https://github.com/svg/svgo.git
synced 2026-01-27 07:02:06 +03:00
9 lines
226 B
Plaintext
9 lines
226 B
Plaintext
---
|
|
title: removeDoctype
|
|
svgo:
|
|
pluginId: removeDoctype
|
|
defaultPlugin: true
|
|
---
|
|
|
|
Removes the [Document Type Definition](https://en.wikipedia.org/wiki/Document_type_definition), also known as the DOCTYPE, from the document.
|