This commit is contained in:
cryptogopher 2023-06-23 00:44:00 +02:00
parent d1ec7e27fe
commit 0ed1e8b2dc

View File

@ -10,7 +10,7 @@ Liquid tag inside @<figure>@ HTML tag. That in turn allows embeeding
does not provide captioning, but can be extended with simple plugin. does not provide captioning, but can be extended with simple plugin.
Plugin code presented here and used by this blog is Plugin code presented here and used by this blog is
"here.":https://gitea.michalczyk.pro/michalczyk.pro/blog/src/branch/master/_plugins/highlight-capion-options.rb "here.":https://gitea.michalczyk.pro/michalczyk.pro/blog/src/branch/master/_plugins/highlight-caption-option.rb
The plugin overrides @Jekyll::Tags::HighlightBlock.render()@ method. HTML The plugin overrides @Jekyll::Tags::HighlightBlock.render()@ method. HTML
code returned by this method can be manipulated using parser library like code returned by this method can be manipulated using parser library like