lib/hyhyhy/structure/_slides/3.usage.md in hyhyhy-0.0.5 vs lib/hyhyhy/structure/_slides/3.usage.md in hyhyhy-0.0.6
- old
+ new
@@ -176,30 +176,38 @@
<div class="separator"></div>
<div class="background"></div>
```markup
-some some some some
+Text before...
-<div class="bullet">hyhyhy</div>
-<div class="bullet">hehehe</div>
-<span class="bullet">hihihi</span>
+<div class="bullet">
+First paragraph
+</div>
-<br>
+<span class="bullet">
+Second paragraph
+</span>
-some some some some
+<br />
+
+Text after...
```
<div class="last" style="color: #000">
- some some some some
+ Text before...
- <div class="bullet">hyhyhy</div>
- <div class="bullet">hehehe</div>
- <span class="bullet">hihihi</span>
+ <div class="bullet">
+ First paragraph
+ </div>
- <br>
+ <span class="bullet">
+ Second paragraph
+ </span>
- some some some some
+ <br />
+
+ Text after...
</div>
---
data-hyhyhy-state: slides
---
\ No newline at end of file