Sha256: 2e6856251d7da9b6945c2015bbd9382cc759b435bc8970fcea96abbeedb917ab

Contents?: true

Size: 882 Bytes

Versions: 5

Compression:

Stored size: 882 Bytes

Contents

# AsciiDoc configuration file for Wordpress HTML generation.
# Resides in AsciiDoc global conf directory or $HOME/.asciidoc directory.
# Generates HTML which plays nicely with Wordpress.
# (the generated HTML is still valid HTML 4.01 Transitional though).
#
# NOTE: The resulting HTML needs to be further massaged with blogpost.py.
#       http://srackham.wordpress.com/blogpost-readme/

include::html4.conf[]

# Override various tags.
[listtags-bulleted]
text=

[listtags-numbered]
text=

[listtags-numbered2]
text=

[listtags-labeled]
text=

[listtags-callout]
text=

[listtags-qanda]
term=<em>|</em>
text=

[listtags-glossary]
text=

[listtags-bibliography]
text=

[tabletags-default]
paragraph=<div>|</div>

[tabletags-emphasis]
paragraph=<div><em>|</em></div>

[tabletags-strong]
paragraph=<div><strong>|</strong></div>

[tabletags-monospaced]
paragraph=<div><tt>|</tt></div>

Version data entries

5 entries across 5 versions & 2 rubygems

Version Path
FooBarWidget-mizuho-0.9.2 asciidoc/wordpress.conf
FooBarWidget-mizuho-0.9.3 asciidoc/wordpress.conf
FooBarWidget-mizuho-0.9.4 asciidoc/wordpress.conf
FooBarWidget-mizuho-0.9.5 asciidoc/wordpress.conf
mizuho-0.9.6 asciidoc/wordpress.conf