[GH-ISSUE #20] Add code highlighting for markdown #21

Closed
opened 2026-02-27 23:18:31 +03:00 by kerem · 1 comment
Owner

Originally created by @vavgustov on GitHub (Jul 8, 2018).
Original GitHub issue: https://github.com/snibox/snibox/issues/20

Example:

module Test
  def hello
    puts 'world'
  end
end
Originally created by @vavgustov on GitHub (Jul 8, 2018). Original GitHub issue: https://github.com/snibox/snibox/issues/20 Example: ```ruby module Test def hello puts 'world' end end ```
kerem 2026-02-27 23:18:31 +03:00
Author
Owner

@vavgustov commented on GitHub (Jul 9, 2018):

closed in 7345c71 (commit has wrong issue id)

<!-- gh-comment-id:403458803 --> @vavgustov commented on GitHub (Jul 9, 2018): closed in 7345c71 (commit has wrong issue id)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/snibox#21
No description provided.