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.


    Modification of Japanese environment

    Editorial
    4
    5
    2841
    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.
    • slope0046
      slope0046 last edited by

      Hi

      Editorial seems to be a wonderful App, but there is a problem in the Japanese environment.

      If the line feed is not continued twice, it will not be broken in the preview mode.

      It is surrounded by yellow when entering characters. It is very eyesore.

      When English is mixed in sentences in Japanese, the line spacing is disturbed.

      If you use "#" in Markdown mode in Japanese environment, the characters are too big and ugly.

      In addition, I thought it would be convenient to share settings on different terminals using the cloud.

      There are several things that do not work in the Workflow Directory. Available Workflow Directory

      Please correct these.

      *I am Japanese. I can not speak English. I am using Google Translate. Please forgive my poor English.

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

        How is ## in Markdown? Or ###?

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

          In Markdown, you can use a backslash escaping (\#) to display the hash (#) character instead of interpreting it as an HTML header tag.

          See here the documentation:
          https://daringfireball.net/projects/markdown/syntax#backslash

          @ccc, ## would generate <h2> and ### would be <h3>.

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

            May be change the font size. See
            https://forum.omz-software.com/topic/4837/export-different-font-size

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

              Yes Victor. I was trying to help on the issue:

              If you use "#" in Markdown mode in Japanese environment, the characters are too big and ugly.

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