mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
Codehighlight fixes
This commit is contained in:
parent
62b980d0da
commit
1fce27abb7
7 changed files with 14 additions and 14 deletions
|
@ -6,7 +6,7 @@
|
|||
</p>
|
||||
</DocSectionText>
|
||||
|
||||
<pre v-code.script><code>
|
||||
<pre v-code><code>
|
||||
<div class="header">
|
||||
<div class="header-text">Header</div>
|
||||
</div>
|
||||
|
@ -29,7 +29,7 @@
|
|||
<div class="doc-section-description">
|
||||
<p>Same layout can be achieved using the semantic elements with screen reader support built-in.</p>
|
||||
</div>
|
||||
<pre v-code.script><code>
|
||||
<pre v-code><code>
|
||||
<header>
|
||||
<h1>Header</h1>
|
||||
</header>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue