You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Kenneth Knowles (JIRA)" <ji...@apache.org> on 2017/05/25 12:18:04 UTC

[jira] [Created] (BEAM-2362) Inline code font formatting is applied to the following space.

Kenneth Knowles created BEAM-2362:
-------------------------------------

             Summary: Inline code font formatting is applied to the following space.
                 Key: BEAM-2362
                 URL: https://issues.apache.org/jira/browse/BEAM-2362
             Project: Beam
          Issue Type: Bug
          Components: website
            Reporter: Kenneth Knowles
            Assignee: Davor Bonaci


If you do this in markdown for the website:

{code}
This is some `inline code` to demonstrate the bug.
{code}

The result will be formatted as though you typed this

This is some {{inline code }}to demonstrate the bug.

(JIRA doesn't actually code format when spacing is like this)




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)