Skip to content

Commit 675a67e

Browse files
committed
experiment
1 parent 6c7919b commit 675a67e

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

corout.fdoc

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,9 @@ stuff
1515
@h2 med2
1616
stuff
1717
@h2 med3
18-
stuff <em>inline html doesn't work</em>
19-
but we have @{micros}.
18+
stuff <em>inline html works</em>
19+
but we have @{micros} for inline code as well.
20+
<a href= https://www.itkservices2.com/nem_review_1.2>See ITK stuff</a>
2021
@h3 low
2122
level 3 stuff
2223
@felix

tmp.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -403,8 +403,9 @@ <h1 id='Top_h'><img src='/share/src/web/images/minus.gif' id='Top' onclick='togg
403403
</p></div><h2 id='med2_h'><img src='/share/src/web/images/minus.gif' id='med2' onclick='toggle(this,"med2_d")' alt='+'/> 2.2 med2</h2><div id='med2_d' style='display:block'>
404404
<p>stuff
405405
</p></div><h2 id='med3_h'><img src='/share/src/web/images/minus.gif' id='med3' onclick='toggle(this,"med3_d")' alt='+'/> 2.3 med3</h2><div id='med3_d' style='display:block'>
406-
<p>stuff <em>inline html doesn't work</em>
407-
but we have <code>micros</code>.
406+
<p>stuff <em>inline html works</em>
407+
but we have <code>micros</code> for inline code as well.
408+
<a href= https://www.itkservices2.com/nem_review_1.2>See ITK stuff</a>
408409
</p><h3 id='low_h'><img src='/share/src/web/images/minus.gif' id='low' onclick='toggle(this,"low_d")' alt='+'/> 2.3.1 low</h3><div id='low_d' style='display:block'>
409410
<p>level 3 stuff
410411
</p><p><pre class='flxbg'><span class="lineno" id=line1></span> blah

0 commit comments

Comments
 (0)