BigW Consortium Gitlab

  1. 02 Feb, 2017 1 commit
    • PlantUML support for Markdown · d9e9ad22
      Horacio Sanson authored
      Allow rendering of PlantUML diagrams in Markdown documents using fenced blocks:
      
          ```plantuml
          Bob -> Sara : Hello
          Sara -> Bob : Go away
          ```
      
      Closes: #4048
  2. 14 Dec, 2016 1 commit
  3. 08 Dec, 2016 1 commit
  4. 01 Aug, 2016 1 commit
  5. 15 Jul, 2016 1 commit
  6. 14 Jul, 2016 9 commits
  7. 08 Jul, 2016 1 commit
  8. 08 Jan, 2016 1 commit
  9. 31 Dec, 2015 1 commit
  10. 30 Dec, 2015 1 commit
  11. 28 Dec, 2015 2 commits
  12. 15 Dec, 2015 1 commit
  13. 10 Aug, 2015 1 commit
  14. 01 Aug, 2015 1 commit
  15. 31 Jul, 2015 1 commit
    • 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
  16. 29 Jul, 2015 1 commit