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.


    Questions about Custom Markdown Template and Footnote Formatting

    Editorial
    3
    3
    1907
    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.
    • tsharvey
      tsharvey last edited by

      I've been tweaking the HTML preview template for Markdown to meet my needs for reading in the preview. I'd like to change the way footnotes citations are displayed in the text (not as superscript). But any changes I make to the template code doesn't seem to have any effect. For example, I deleted the code:

      vertical-align: super

      Yet, preview still formats the footnote citations as superscript. Specifically, I'd like the footnote citations to display in brackets, rather than superscript.

      Any help would be appreciated. Thank you!

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

        Just wondering if you've had any luck with this. Tweaking the footnote citations is the one thing I haven't been able to figure out.

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

          Are you sure superscript isn't achieved by <sup> tags?

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