~~ODT~~
Provides the ability to export pages as ODT – which is therefore compatible with Word.
A summary of the pros/cons of the tool are: * Advantages:
code sections.* Considerations:
<callout icon="true" type="printonly">...</callout> and <callout icon="true" type="noprint">...</callout> which would be great for handling navigation and other messy stuff.code elements it cannot handle code formatting. Bit of a minor bummer (for Requirements documents, for example).As an example, print this page.
This should be styled as 'Text body'.
This is a para
that has a line return in it.
This is a para that has more text in it that will fold at the width of the page when we finally get there which at this point seems like a long long long long long long long way away. We folded, right? About now? Good. And it should still be 'Text body'.
But this inline code should be in visible as something else (this is one part that didn't work in Q4/2016…might work one day).
But the following worked well, being converted to the default 'Source Code' style.
//What about inline code? var a; var b; 2 + 2 = something;
Here is some italic and bold formated text. It should have been converted to 'Emphasis' and 'strong'.
A little table:
| A table | With columns |
|---|---|
| aaa | bbb |
And finally, some bullets:
Now export!