diff options
Diffstat (limited to 'files/ko/orphaned')
-rw-r--r-- | files/ko/orphaned/mdn/contribute/howto/document_a_css_property/property_template/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ko/orphaned/mdn/contribute/howto/document_a_css_property/property_template/index.html b/files/ko/orphaned/mdn/contribute/howto/document_a_css_property/property_template/index.html index fc939a2aca..8f706de6a8 100644 --- a/files/ko/orphaned/mdn/contribute/howto/document_a_css_property/property_template/index.html +++ b/files/ko/orphaned/mdn/contribute/howto/document_a_css_property/property_template/index.html @@ -64,7 +64,7 @@ property: unset; <p><em>The formal syntax must be taken from the spec and added to the <a href="https://github.com/mdn/data">MDN data repository</a>. It is an important tool to get precise syntax information for advanced users.</em></p> -<pre class="syntaxbox">{{CSSSyntax}}</pre> +{{CSSSyntax}} <h2 id="Examples">Examples</h2> |