htmltoooxml 0.1.2 → 0.1.3

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 18b81ed0c19e58481107e318f04bf5b193873dda
4
- data.tar.gz: f6d70565f5d0fb7ab70b068661a9b20f878c8f90
3
+ metadata.gz: 4c2f9b081d8bffedc2d3c8cc4ecef43a678ad5ad
4
+ data.tar.gz: 959e53b24c08361c13076251d377fff54982cc2f
5
5
  SHA512:
6
- metadata.gz: bbeac58f7af54e2816856e373ca91685bf09dab409ec83db3f9c6ac8189ae1c8f2bd8e08d5e739d086ba617a8dcd61667fdb3e854f5e45b00b3657a9929dedcd
7
- data.tar.gz: a549f014e0fb36d4b051121367f4e1001f05fa02388fd51a284fffe039209e3cd31841d0fd9296d82a6caac866b0510c52da546c73d17362edc98c147242b8fa
6
+ metadata.gz: 639ade1c3ec68d6f3c8315b0faaf3c5a246634df5a47db739a224a95e534ee2856552b4827782491b4ee312215e61f3b0745fccc84f328fa403240974f558aee
7
+ data.tar.gz: c121e1b63301aa49c2a8d95ab54d561faa564b826374743946b9087d3da13703a4074aa2fecafb06a7a6e366b91078cba1d71046267ca61222f7e89f1172e1c0
@@ -1,3 +1,3 @@
1
1
  module Htmltoooxml
2
- VERSION = "0.1.2"
2
+ VERSION = "0.1.3"
3
3
  end
@@ -98,7 +98,7 @@
98
98
  <a:pStyle a:val="Heading{substring(name(.),$length)}"/>
99
99
  </a:pPr>
100
100
  <a:r>
101
- <a:rPr lang="en-GB" dirty="0"/>
101
+ <a:rPr lang="en-GB" b="1" dirty="0"/>
102
102
  <a:t xml:space="preserve"><xsl:value-of select="."/></a:t>
103
103
  </a:r>
104
104
  </a:p>
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: htmltoooxml
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.2
4
+ version: 0.1.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Justin Boynton
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2016-11-10 00:00:00.000000000 Z
11
+ date: 2016-11-11 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler