Syntax highlighting for fenced code blocks in markdown files

XMLWordPrintable

      When using a fenced code block with a language specifier in a markdown file (such as README.md):

      ```ruby
      def hello
      puts "hello"
      end
      ```

      That code block should be syntax highlighted appropriately.

              Assignee:
              Unassigned
              Reporter:
              Xavier Shay
              Votes:
              41 Vote for this issue
              Watchers:
              25 Start watching this issue

                Created:
                Updated:
                Resolved: