513661: Add support for multi-line content in confluence table cells

ConfluenceDocumentBuilder allows multi-line content such as Lists and
paragraphs in emitted Confluence Markup. 
\r and \n characters are no longer removed completely from cell content.
Instead non-contiguous \n\r characters are permitted.

Change-Id: Ib3badea76c937eb3b9429a4ec3c17ff01113ea20
Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=513661
Signed-off-by: James Kennedy <james.kennedy@tasktop.com>
2 files changed
tree: c43145c87bc98056cf537d964d4636157586885c
  1. docs/
  2. wikitext/
  3. .gitignore
  4. CONTRIBUTING.txt
  5. docs-pom.xml
  6. pom.xml
  7. README.md
README.md

org.eclipse.mylyn.docs

Developer resources:

Information regarding source code management, builds, coding standards, and more.