Uploaded image for project: 'Bitbucket Data Center'
  1. Bitbucket Data Center
  2. BSERV-8464

Markdown: CSS issue with code inside h1

    XMLWordPrintable

Details

    Description

      Since there's no Stash project i think this is the right place.

      In Markdown (e.g. in README.md) if you do

      #Illustration of the `issue`
      

      The outlines of the <code> Element don't match. IMO this is caused by

      .markup code {
        /*...*/
        line-height: 20px;
        /*...*/
      }
      

      in batch.css

      From what I've seen, simply removing that attribute should fix the issue. Alternativley you could refactor the 20px to something like 1.3em.

      Attachments

        1. code-in-heading.png
          11 kB
          Robin Stocker

        Activity

          People

            Unassigned Unassigned
            30b639c81f09 Timo Mühlbach
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: