The quotes
property sets the type of quotation marks used in the text of the document.
Each language has its own traditions for marking quotes, the quotes
property allows you to set how they are displayed throughout the text and thus establish its uniform design. Quote marks are added automatically for the contents of the q
container, as well as for text that has the content
style property set to open-quote
or close-quote
.
quotes: [string string]+ | none