1. 31 Jul, 2015 3 commits
    • Stan Hu's avatar
      Fix multi-line syntax highlighting · 0abe98f0
      Stan Hu authored
      HTML span elements only apply to a single line, and in the case of multi-line
      comments, the highlighting was dropped as a result. Ensure that each line has
      the proper styling to fix this.
      
      Closes #1577
      0abe98f0
    • Robert Speicher's avatar
      Merge branch 'rs-mr-1050-followup' into 'master' · a51a3fb8
      Robert Speicher authored
      Add spec to RelativeLinkFilter for Unicode filenames
      
      Adds specs for changes added in !1050
      
      See merge request !1078
      a51a3fb8
    • Robert Speicher's avatar
      Merge branch 'rs-markdown-feature-pipelines' into 'master' · 327013ac
      Robert Speicher authored
      Prepare Markdown feature spec for testing multiple pipelines
      
      This MR lays the groundwork for including or excluding certain HTML::Pipeline
      filters depending on what we're parsing. For example, excluding reference
      filters in the Issues and Merge Requests titles.
      
      See merge request !1053
      327013ac
  2. 30 Jul, 2015 17 commits
  3. 29 Jul, 2015 20 commits