snibox / snibox

Self-hosted snippet manager
https://snibox.github.io/
1.76k stars 119 forks source link

Add code highlighting for markdown #20

Closed vavgustov closed 6 years ago

vavgustov commented 6 years ago

Example:

module Test
  def hello
    puts 'world'
  end
end
vavgustov commented 6 years ago

closed in 7345c71 (commit has wrong issue id)