-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhide_new.html
60 lines (40 loc) · 972 Bytes
/
hide_new.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
<meta type="tag" id="word">
<meta type="docid" id="50883">
<meta type="keywords"></meta>
<meta type="filename" id="hide/new">
<h1>INTERNAL TEST</h1>
<article>
<h2>Concept Overview</h2>
<aside class="hint">
<h6></h6>
<div> This is a hint
</div>
</aside>
<aside class="caution">
<h6></h6>
<div> This is a caution
</div>
</aside>
<aside class="cbc">
<h6>Click by Click Title</h6>
<div>
<li> Step 1
<li> Step 2
</div>
</aside>
<br>
This starts a new paragraph.
<section>
<h3>Subsection Title</h3>
use this to create a section inside a section.
</section>
</article>
<a class="link" href="#url=http://www.zoovy.com">Link description of link</a>
<a class="link" href="#tag=randomtag">Link description of tag</a>
<a class="link" href="#search=a search query">Link description of search query</a>
<a class="linkdoc" href="#?doc=filename|docid">Doc filename|docid</a>
<aside class="html">
<h6></h6>
<code>
</code>
</aside>