Hi, Bastien, Thanks for looking into this. I just pulled and tested, but I cannot confirm the fix yet. I still get paragraph breaks around annotations with Org-mode version 8.0-pre (release_8.0-pre-219-g8eb0d6).
Yours, Christian Bastien writes: > Hi Christian, > > Christian Moe <m...@christianmoe.com> writes: > >> Paragraphs currently break around ODT annotations when they >> shouldn't. Annotations are a useful feature of the ODT exporter: >> >> There is an annotation by the original author here >> #+BEGIN_ANNOTATION >> I never meant to break this paragraph. >> #+END_ANNOTATION >> in the middle of the paragraph. >> >> The expected result would be one paragraph, with the annotation >> displayed as a comment in the page margin, anchored after the word >> "here". >> >> The new exporter adds paragraph breaks around the anchor for the >> marginal comment. > > Fixed, thanks.