This is an automated email from the ASF dual-hosted git repository.
wave pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/openoffice-org.git
The following commit(s) were added to refs/heads/main by this push:
new 726c0ba Stash markdown experiments
726c0ba is described below
commit 726c0bae574c8b63118b602519720c57d1c8b4ed
Author: Dave Fisher <[email protected]>
AuthorDate: Tue Nov 3 16:19:34 2020 -0800
Stash markdown experiments
---
content/why/why_sme.md | 8 +++++++-
jbake.properties | 2 +-
2 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/content/why/why_sme.md b/content/why/why_sme.md
index ac59ec0..100e37c 100644
--- a/content/why/why_sme.md
+++ b/content/why/why_sme.md
@@ -2,7 +2,12 @@ type=page
title=Why Apache OpenOffice: Enterprises
notice=https://www.apache.org/licenses/LICENSE-2.0
~~~~~~
- # {.rfloatimg}
+
+<div class="rfloatimg">
+
+
+
+</div>
Enterprises from corner-shops to corporate giants are turning to Apache
OpenOffice to power their businesses. The **flexible word processor**,
**powerful spreadsheet**, **dynamic graphics**, **database access** and more
meet all the requirements for an office software package.
@@ -19,3 +24,4 @@ OpenOffice offers a high degree of compatibility with
commercial office software
- **Open for business**
Amazingly, Apache OpenOffice comes without any license fees, or any
worrying small print. You can install it on as many computers as you like, use
it for any purpose, and even give copies away for employees to use at home. No
more threats of heavy-handed software audits disturbing your business. You
don't even have to worry about what to install - OpenOffice is one complete
package. If you need extra languages, simply install them.
+
diff --git a/jbake.properties b/jbake.properties
index c00f59b..180dcc1 100644
--- a/jbake.properties
+++ b/jbake.properties
@@ -3,7 +3,7 @@ site.host=http://localhost:8820
template.brand.file=brand.gsp
template.navigator.file=navigator.gsp
template.page.file=page.gsp
-markdown.extensions=ALL,-HARDWRAPS
+markdown.extensions=ALL,-HARDWRAPS,+EXTRA
#template.archive.file=archive.gsp
#template.tag.file=tags.gsp
#template.sitemap.file=sitemap.gsp