RubyGems Navigation menu

jekyll_begin_end 1.0.1

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 校验和:

ac7cd4c2353ba9850b69c6e77a61a745fec5268f8b887995303322c0e1c3f4bf

下载总量 1,986

这个版本 1,122

许可:

MIT

需要的 Ruby 版本: >= 2.6.0

链接: