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:
= Copier Copié!

installation:
=

Versions:

  1. 1.0.1 - March 31, 2022 (9 ko)
  2. 1.0.0 - March 25, 2022 (9 ko)

Dépendances de Runtime (2):

Dépendances de Development (2):

Propriétaires:

Pushed by:

Auteurs:

  • Mike Slinn

Total de contrôle SHA 256:

= Copier Copié!

Total de téléchargements 2 081

Pour cette version 1 195

License:

MIT

Version de Ruby requise: >= 2.6.0

Liens: