BigW Consortium Gitlab

  1. 08 Jun, 2017 1 commit
  2. 14 Mar, 2017 2 commits
  3. 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
  4. 14 Dec, 2016 1 commit
  5. 08 Dec, 2016 1 commit
  6. 01 Aug, 2016 1 commit
  7. 15 Jul, 2016 1 commit
  8. 14 Jul, 2016 9 commits
  9. 08 Jul, 2016 1 commit
  10. 08 Jan, 2016 1 commit
  11. 31 Dec, 2015 1 commit
  12. 30 Dec, 2015 1 commit
  13. 28 Dec, 2015 2 commits
  14. 15 Dec, 2015 1 commit
  15. 10 Aug, 2015 1 commit
  16. 01 Aug, 2015 1 commit
  17. 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
  18. 29 Jul, 2015 1 commit