1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280
|
--- !ruby/object:Gem::Specification
name: maruku
version: !ruby/object:Gem::Version
version: 0.7.1
platform: ruby
authors:
- Andrea Censi
- Nathan Weizenbaum
- Ben Hollis
autorequire:
bindir: bin
cert_chain:
- |
-----BEGIN CERTIFICATE-----
MIIDbDCCAlSgAwIBAgIBATANBgkqhkiG9w0BAQUFADA+MQwwCgYDVQQDDANiZW4x
GTAXBgoJkiaJk/IsZAEZFgliZW5ob2xsaXMxEzARBgoJkiaJk/IsZAEZFgNuZXQw
HhcNMTMwMzExMDI1NTUzWhcNMTQwMzExMDI1NTUzWjA+MQwwCgYDVQQDDANiZW4x
GTAXBgoJkiaJk/IsZAEZFgliZW5ob2xsaXMxEzARBgoJkiaJk/IsZAEZFgNuZXQw
ggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQC5zj8rp/43ROFWTrOmaXFI
saYRkgYgv5y0+10/MRZDPYT3i42GRmCPRd+ZWAVPKGJCRgSizgAfPSYh8+CFceFm
ZVzeTd5haVWgsSkLpDHc3CuIUnanEOhlLcNt7bjofoxiZaqMm8ntLGAPARunOn4H
whN7a82KEMRYCqC0H1TvTR15K7Fb40U6UgrqwiaQtDvTyIALakzICl2mBk5we3La
OAgoKVT0SDAUa8E4BSitpOpukNTPPy7r0WKb8yO69ON19LGxg17tDJjolKYsScOt
+nXZj7HJwfBkn9m6zxDqCk7mvAvybH7oMOCzrxLB9kxSOjNOCVnOV26Bj5xPUY8p
AgMBAAGjdTBzMAkGA1UdEwQCMAAwCwYDVR0PBAQDAgSwMB0GA1UdDgQWBBTXpLoI
loLWXfgQPVg/t4cAuHJZeDAcBgNVHREEFTATgRFiZW5AYmVuaG9sbGlzLm5ldDAc
BgNVHRIEFTATgRFiZW5AYmVuaG9sbGlzLm5ldDANBgkqhkiG9w0BAQUFAAOCAQEA
CYVy5TtuDMQz7ddO+bc+Jve9V6o1Fpu6bXTlwsXafXtfOeJ3/+0g+WboTCbCWjIR
JnPcE2vCVrLF48PpR3YWVRGZai4YxRXdmZEcVDnJReymUHVu0hZdcxV6+LecoZ5a
X06W7WI+JhEKb5zIgGFGuW074n0el0il85NI/frb9D3dOKqU5+NK7hrRO8rjWLXo
U+KBnqpu0lI1TIAshS1R8JYVLIixEg6sl3+QljvpDQW+P4D1qg6wspdjKj91/geA
KwEyUbH6HjXBdbfv95jHa8ncuWqIryt/ywGZg3sbPVsscZA9RcyDtUQRnlHSGRWH
ZSsIzVZvxIwTYa0z3d+JWQ==
-----END CERTIFICATE-----
date: 2014-01-15 00:00:00.000000000 Z
dependencies: []
description: "Maruku is a Markdown interpreter in Ruby.\n\tIt features native export
to HTML and PDF (via Latex). The\n\toutput is really beautiful!"
email: ben@benhollis.net
executables:
- maruku
- marutex
extensions: []
extra_rdoc_files: []
files:
- MIT-LICENSE.txt
- bin/maruku
- bin/marutex
- data/entities.xml
- docs/div_syntax.md
- docs/entity_test.md
- docs/markdown_syntax.md
- docs/maruku.md
- docs/math.md
- docs/other_stuff.md
- docs/proposal.md
- lib/maruku.rb
- lib/maruku/attributes.rb
- lib/maruku/defaults.rb
- lib/maruku/document.rb
- lib/maruku/element.rb
- lib/maruku/errors.rb
- lib/maruku/ext/div.rb
- lib/maruku/ext/fenced_code.rb
- lib/maruku/ext/math.rb
- lib/maruku/ext/math/elements.rb
- lib/maruku/ext/math/mathml_engines/blahtex.rb
- lib/maruku/ext/math/mathml_engines/itex2mml.rb
- lib/maruku/ext/math/mathml_engines/none.rb
- lib/maruku/ext/math/mathml_engines/ritex.rb
- lib/maruku/ext/math/parsing.rb
- lib/maruku/ext/math/to_html.rb
- lib/maruku/ext/math/to_latex.rb
- lib/maruku/helpers.rb
- lib/maruku/html.rb
- lib/maruku/input/charsource.rb
- lib/maruku/input/extensions.rb
- lib/maruku/input/html_helper.rb
- lib/maruku/input/linesource.rb
- lib/maruku/input/mdline.rb
- lib/maruku/input/parse_block.rb
- lib/maruku/input/parse_doc.rb
- lib/maruku/input/parse_span.rb
- lib/maruku/input/rubypants.rb
- lib/maruku/input_textile2/t2_parser.rb
- lib/maruku/inspect_element.rb
- lib/maruku/maruku.rb
- lib/maruku/output/entity_table.rb
- lib/maruku/output/s5/fancy.rb
- lib/maruku/output/s5/to_s5.rb
- lib/maruku/output/to_html.rb
- lib/maruku/output/to_latex.rb
- lib/maruku/output/to_markdown.rb
- lib/maruku/output/to_s.rb
- lib/maruku/string_utils.rb
- lib/maruku/textile2.rb
- lib/maruku/toc.rb
- lib/maruku/version.rb
- spec/block_docs/abbrev.md
- spec/block_docs/abbreviations.md
- spec/block_docs/alt.md
- spec/block_docs/amps.md
- spec/block_docs/attribute_sanitize.md
- spec/block_docs/attributes/att2.md
- spec/block_docs/attributes/att3.md
- spec/block_docs/attributes/attributes.md
- spec/block_docs/attributes/circular.md
- spec/block_docs/attributes/default.md
- spec/block_docs/auto_cdata.md
- spec/block_docs/blank.md
- spec/block_docs/blanks_in_code.md
- spec/block_docs/bug_def.md
- spec/block_docs/bug_table.md
- spec/block_docs/code.md
- spec/block_docs/code2.md
- spec/block_docs/code3.md
- spec/block_docs/code4.md
- spec/block_docs/data_loss.md
- spec/block_docs/div_without_newline.md
- spec/block_docs/divs/div1.md
- spec/block_docs/divs/div2.md
- spec/block_docs/divs/div3_nest.md
- spec/block_docs/easy.md
- spec/block_docs/email.md
- spec/block_docs/empty_cells.md
- spec/block_docs/encoding/iso-8859-1.md
- spec/block_docs/encoding/utf-8.md
- spec/block_docs/entities.md
- spec/block_docs/escape.md
- spec/block_docs/escaping.md
- spec/block_docs/extra_dl.md
- spec/block_docs/extra_header_id.md
- spec/block_docs/extra_table1.md
- spec/block_docs/fenced_code_blocks.md
- spec/block_docs/fenced_code_blocks_highlighted.md
- spec/block_docs/footnotes.md
- spec/block_docs/footnotes2.md
- spec/block_docs/hard.md
- spec/block_docs/header_after_par.md
- spec/block_docs/headers.md
- spec/block_docs/hex_entities.md
- spec/block_docs/hrule.md
- spec/block_docs/html3.md
- spec/block_docs/html4.md
- spec/block_docs/html5.md
- spec/block_docs/html_block_in_para.md
- spec/block_docs/html_inline.md
- spec/block_docs/html_trailing.md
- spec/block_docs/ie.md
- spec/block_docs/iframe.md
- spec/block_docs/ignore_bad_header.md
- spec/block_docs/images.md
- spec/block_docs/images2.md
- spec/block_docs/inline_html.md
- spec/block_docs/inline_html2.md
- spec/block_docs/inline_html_beginning.md
- spec/block_docs/issue106.md
- spec/block_docs/issue115.md
- spec/block_docs/issue117.md
- spec/block_docs/issue120.md
- spec/block_docs/issue123.md
- spec/block_docs/issue124.md
- spec/block_docs/issue20.md
- spec/block_docs/issue26.md
- spec/block_docs/issue29.md
- spec/block_docs/issue30.md
- spec/block_docs/issue31.md
- spec/block_docs/issue40.md
- spec/block_docs/issue64.md
- spec/block_docs/issue67.md
- spec/block_docs/issue70.md
- spec/block_docs/issue72.md
- spec/block_docs/issue74.md
- spec/block_docs/issue79.md
- spec/block_docs/issue83.md
- spec/block_docs/issue85.md
- spec/block_docs/issue88.md
- spec/block_docs/issue89.md
- spec/block_docs/issue90.md
- spec/block_docs/link.md
- spec/block_docs/links.md
- spec/block_docs/links2.md
- spec/block_docs/list1.md
- spec/block_docs/list12.md
- spec/block_docs/list2.md
- spec/block_docs/list_multipara.md
- spec/block_docs/lists.md
- spec/block_docs/lists10.md
- spec/block_docs/lists11.md
- spec/block_docs/lists12.md
- spec/block_docs/lists13.md
- spec/block_docs/lists14.md
- spec/block_docs/lists15.md
- spec/block_docs/lists6.md
- spec/block_docs/lists7b.md
- spec/block_docs/lists9.md
- spec/block_docs/lists_after_paragraph.md
- spec/block_docs/lists_blank.md
- spec/block_docs/lists_blockquote_code.md
- spec/block_docs/lists_need_blank_line.md
- spec/block_docs/lists_nested.md
- spec/block_docs/lists_nested_blankline.md
- spec/block_docs/lists_nested_deep.md
- spec/block_docs/lists_ol.md
- spec/block_docs/lists_paraindent.md
- spec/block_docs/lists_tab.md
- spec/block_docs/loss.md
- spec/block_docs/math-blahtex/equations.md
- spec/block_docs/math-blahtex/inline.md
- spec/block_docs/math-blahtex/math2.md
- spec/block_docs/math-blahtex/table.md
- spec/block_docs/math/embedded_invalid_svg.md
- spec/block_docs/math/embedded_svg.md
- spec/block_docs/math/equations.md
- spec/block_docs/math/inline.md
- spec/block_docs/math/math2.md
- spec/block_docs/math/notmath.md
- spec/block_docs/math/raw_mathml.md
- spec/block_docs/math/spaces_after_inline_math.md
- spec/block_docs/math/table.md
- spec/block_docs/math/table2.md
- spec/block_docs/misc_sw.md
- spec/block_docs/olist.md
- spec/block_docs/one.md
- spec/block_docs/paragraph.md
- spec/block_docs/paragraph_rules/dont_merge_ref.md
- spec/block_docs/paragraph_rules/tab_is_blank.md
- spec/block_docs/paragraphs.md
- spec/block_docs/recover/recover_links.md
- spec/block_docs/ref_with_period.md
- spec/block_docs/ref_with_title.md
- spec/block_docs/references/long_example.md
- spec/block_docs/references/spaces_and_numbers.md
- spec/block_docs/smartypants.md
- spec/block_docs/syntax_hl.md
- spec/block_docs/table_attributes.md
- spec/block_docs/table_colspan.md
- spec/block_docs/tables.md
- spec/block_docs/tables2.md
- spec/block_docs/test.md
- spec/block_docs/ticks.md
- spec/block_docs/toc.md
- spec/block_docs/triggering.md
- spec/block_docs/underscore_in_words.md
- spec/block_docs/wrapping.md
- spec/block_docs/xml.md
- spec/block_docs/xml3.md
- spec/block_docs/xml_comments.md
- spec/block_docs/xml_instruction.md
- spec/block_spec.rb
- spec/cli_spec.rb
- spec/span_spec.rb
- spec/spec_helper.rb
- spec/to_html_utf8_spec.rb
homepage: http://github.com/bhollis/maruku
licenses:
- MIT
metadata: {}
post_install_message:
rdoc_options: []
require_paths:
- lib
required_ruby_version: !ruby/object:Gem::Requirement
requirements:
- - ">="
- !ruby/object:Gem::Version
version: 1.8.7
required_rubygems_version: !ruby/object:Gem::Requirement
requirements:
- - ">="
- !ruby/object:Gem::Version
version: '0'
requirements: []
rubyforge_project:
rubygems_version: 2.2.0.rc.1
signing_key:
specification_version: 4
summary: Maruku is a Markdown-superset interpreter written in Ruby.
test_files: []
has_rdoc:
|