Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagejs
titleExample html formatting
{
  "richtextCSS":"font-family:Calibri,Arial;font-size:11pt;table, th, td { border: 1px solid black;}",
  "richtextStyle":".table-bordered {width:100%} table, tr, th, td  { border: 1px solid #000; border-collapse:collapse }"
}

 If the server converts the html code provided by the richtext editor, it produces the following code

Code Block
<style>richtextCSS</style>
<span style="richtextStyle">ORIGINAL HTML CODE</span>


Filter by label (Content by label)
showLabelsfalse
max5
spacesPUB
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel in ("document","controlled","docx","pdf","html") and type = "page" and space = "PUB"
labelsDOCX PDF HTML Controlled Document

...