Skip to content

Commit 3b045b8

Browse files
committed
show icons for nodes with link
1 parent aa7c932 commit 3b045b8

File tree

3 files changed

+183
-169
lines changed

3 files changed

+183
-169
lines changed

MindSlide-Export.html

+7-6
Original file line numberDiff line numberDiff line change
@@ -405,14 +405,16 @@ <h2>
405405
Not supported yet</h2>
406406
<ul>
407407
<li>Many elements are still not supported. We welcome any pointers how to best do it, as well as help to do so!</li>
408-
<li>node and edge style, clouds</li>
409-
<li>free "post-it" nodes are not marked differently from other nodes</li>
408+
<li class="icon">
409+
<span aria-hidden="true" class="fa fa-close"></span>node and edge style, clouds</li>
410+
<li class="icon">
411+
<span aria-hidden="true" class="fa fa-bell"></span>free "post-it" nodes are not marked differently from other nodes</li>
410412
<li class="icon">
411413
<span aria-hidden="true" class="fa fa-list"></span>node attributes, zoom on images, author informations</li>
412414
<li class="icon">
413415
<span aria-hidden="true" class="fa fa-paperclip"></span>packaging presentation with all its dependencies in a single portable file.</li>
414-
<li>
415-
<a href="https://github.com/berteh/mindslide/issues" class="icon"><span aria-hidden="true" class="fa fa-lightbulb-o"></span>Put your suggestions on our "issues" list!</a>
416+
<li class="icon">
417+
<span aria-hidden="true" class="fa fa-lightbulb-o"></span><a href="https://github.com/berteh/mindslide/issues" class="link external">Put your suggestions on our "issues" list!</a>
416418
</li>
417419
<li class="icon">
418420
<span aria-hidden="true" class="fa fa-warning"></span>Known Bugs<a href="#/ID_191827926" class="link subsection"> &#8628;</a>
@@ -428,8 +430,7 @@ <h3></h3>
428430
</ul>
429431
</section>
430432
<section class="content" id="ID_191827926">
431-
<h3 class="icon">
432-
<span aria-hidden="true" class="fa fa-warning"></span>Known Bugs</h3>
433+
<h3>Known Bugs</h3>
433434
<ul>
434435
<li>Various things we should fix, any pointer how to do so is welcome.</li>
435436
<li>

0 commit comments

Comments
 (0)