Compose tips

  • You can use Creole syntax. It is possible that not all formatting options are supported at the moment.
  • Smartypants Help

    SmartyPants will translate plain ASCII punctuation characters into “smart” typographic punctuation HTML entities. It performs the following transformations:

    • Straight quotes ( " and ' ) into “curly” quote HTML entities
    • Backticks-style quotes (``like this'') into “curly” quote HTML entities
    • Dashes (“--” and “---”) into en- and em-dash entities
    • Three consecutive dots (“...”) into an ellipsis entity