From 97e7884fa35c5e7a0e19a01127eab990f2c64545 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Mon, 17 Aug 2020 15:21:43 -0300 Subject: Remove leftover comment in plugin --- _plugins/add-link-to-plaintext-code-block.rb | 1 - 1 file changed, 1 deletion(-) (limited to '_plugins/add-link-to-plaintext-code-block.rb') diff --git a/_plugins/add-link-to-plaintext-code-block.rb b/_plugins/add-link-to-plaintext-code-block.rb index 461102e..04fbdea 100644 --- a/_plugins/add-link-to-plaintext-code-block.rb +++ b/_plugins/add-link-to-plaintext-code-block.rb @@ -1,4 +1,3 @@ -# Jekyll::Hooks.register :documents, :post_render do |doc| if doc.output_ext == ".html" code_block_counter = 1 -- cgit v1.2.3