We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08130a0 commit a30b3ebCopy full SHA for a30b3eb
spec/markdown_spec.rb
@@ -33,6 +33,7 @@
33
34
assert_loosely_equal(main_html, <<-HTML.strip_heredoc)
35
<main>
36
+ <a href="hello.step.deck" style="float: right">Slides</a>
37
<h1 class="doc_title">Hello</h1>
38
<div class="doc">
39
<h1>This is a heading</h1>
0 commit comments