omz:forum

    • Register
    • Login
    • Search
    • Recent
    • Popular

    Welcome!

    This is the community forum for my apps Pythonista and Editorial.

    For individual support questions, you can also send an email. If you have a very short question or just want to say hello — I'm @olemoritz on Twitter.


    Subscript

    Editorial
    2
    4
    3438
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Michael
      Michael last edited by

      Hi!

      I need to use chemical formulas in my texts. While superscript works (H^2), subscript won't work (O~2). Also O_2 won't produce what I'm looking for.

      Can anyone help?

      Thanks,
      Michael

      1 Reply Last reply Reply Quote 0
      • Stefano
        Stefano last edited by

        While Super <sup>scripting</sup> works fine as you have detailed out, unnfortunately you will have to revert to HTML for Sub <sub>scripting</sub> something : use the <sub></sub> tag.

        Note : the forum Markdown parser does not support the ^ shortcut, while Editorial does.

        1 Reply Last reply Reply Quote 0
        • Michael
          Michael last edited by

          Great, thanks. At least a workaround!
          Since tables also won't work - is there no proper multimarkdown implementation? I believed this was in the App store specs...

          Regards,

          Michael

          1 Reply Last reply Reply Quote 0
          • Stefano
            Stefano last edited by

            You're right in that respect that Editorial does ( mostly ) support Markdown.

            However, Ole is thinking about switching to MultiMarkdown, see https://omz-forums.appspot.com/editorial/post/6488681971974144.

            1 Reply Last reply Reply Quote 0
            • First post
              Last post
            Powered by NodeBB Forums | Contributors