markdown_to_html 0.0.1 → 0.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -6,7 +6,7 @@
6
6
  color: #333;
7
7
  font-size: 14px;
8
8
  line-height: 1.6;
9
- padding: 20px 100px 0;
9
+ padding: 20px 100px;
10
10
  }
11
11
  body>*:first-child {
12
12
  margin-top: 0 !important;
@@ -351,5 +351,7 @@
351
351
  </head>
352
352
  <body>
353
353
  <%= article %>
354
+
355
+ <div style="float:right;margin-top:20px;margin-bottom:20px !important">© Wando Studio. All rights reserved.</div>
354
356
  </body>
355
357
  </html>
@@ -1,3 +1,3 @@
1
1
  module MarkdownToHtml
2
- VERSION = "0.0.1"
2
+ VERSION = "0.0.2"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: markdown_to_html
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.0.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: