From 99cf440f934f3a11e57c6bd4f1903675d66956ea Mon Sep 17 00:00:00 2001 From: mmoll Date: Sun, 29 Nov 2015 21:14:56 +0000 Subject: new port: textproc/rubygem-octopress-escape-code Adds escape sequences for code blocks in Jekyll, so liquid tags can be used without having to surround these with {% raw %} and {% endraw %} tags. WWW: https://github.com/octopress/escape-code --- textproc/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'textproc/Makefile') diff --git a/textproc/Makefile b/textproc/Makefile index b1aaf833cad6..67b806f16aa9 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1429,6 +1429,7 @@ SUBDIR += rubygem-nokogiri-diff SUBDIR += rubygem-nokogiri14 SUBDIR += rubygem-nokogumbo + SUBDIR += rubygem-octopress-escape-code SUBDIR += rubygem-opml SUBDIR += rubygem-org-ruby SUBDIR += rubygem-parslet -- cgit