RubyGems Navigation menu

jekyll_html_truncatewords 0.1.0

The Liquid truncatewords filter can't operate on HTML because it isn't aware of tags. But Jekyll blog posts usually contain HTML, so this makes it difficult to, for example, use the first 50 words of a blog post as the preview. jekyll_html_truncatewords solves that problem. It works the same as truncatewords, but it is aware of HTML tags so it counts words correctly within HTML and won't break HTML.

Gemfile:
=

installation:
=

Versions:

  1. 0.1.2 - January 24, 2021 (8,5 ko)
  2. 0.1.1 - January 24, 2021 (8,5 ko)
  3. 0.1.0 - December 12, 2020 (8,5 ko)

Dépendances de Runtime (3):

liquid >= 0
liquid-c >= 0
nokogiri >= 0

Propriétaires:

Pushed by:

Auteurs:

  • Mike Kasberg

Total de contrôle SHA 256:

=

Total de téléchargements 5 954

Pour cette version 1 365

Version publiée:

License:

MIT

Version de Ruby requise: >= 2.4.0

Liens: