i trying use prettify this:
<code class="prettyprint lang-html"> <link rel="stylesheet" href="themes/myplug/styles.css?v=1.0"> <script src="js/myplug.js"></script> </code>
but no text output on page, have manually convert every bracket, ie.
< <
and
> >
in order use prettify html code?
yes need convert < <
, > >
manually. note prettify works html brackets have change them manually.
Comments
Post a Comment