snibox / snibox

Self-hosted snippet manager

Home Page:https://snibox.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add code highlighting for markdown

vavgustov opened this issue · comments

Example:

module Test
  def hello
    puts 'world'
  end
end

closed in 7345c71 (commit has wrong issue id)