RubyGems Navigation menu

jekyll_begin_end 1.0.0

This Jekyll plugin defines the following Jekyll filters that return portions of a string: begins_with — returns true if a string starts with a given substring. does_not_begin_with — returns false if a string starts with a given substring. ends_with — returns true if a string end with a given substring. does_not_end_with — returns false if a string end with a given substring. append_suffix_if_does_not_start_with — appends a suffix to the string if the string does not start with a substring.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 1.0.1 - March 31, 2022 (9.0 KB)
  2. 1.0.0 - March 25, 2022 (9.0 KB)

Runtime 相依性套件 (2):

Development 相依性套件 (2):

擁有者:

推送者:

作者:

  • Mike Slinn

SHA 256 總和檢查碼:

dde1e3092a2b68e3e79b40b817723f455695943ebed2341abd766d1867272a87

總下載次數 1,986

這個版本 864

授權:

MIT

Ruby 版本需求: >= 2.6.0

相關連結: