RubyGems Navigation menu

jekyll_html_truncatewords 0.1.2

A Jekyll filter to truncate HTML to a specified number of words. 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:
=

instalar:
=

Versiones:

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

dependencias de Runtime (2):

liquid >= 0
nokogiri >= 0

Propietarios:

Subida por:

Autores:

  • Mike Kasberg

SHA 256 checksum:

=

Total de descargas 5.952

Para esta versión 3.276

Versión publicada:

Licencia:

MIT

Versión de Ruby requerida: >= 2.5.0

Enlace: