kalamuna / twig-drupal-filters

Twig.js implementations of Drupal's Twig filters
8 stars 16 forks source link

Fix the slugg package #4

Closed RobLoach closed 7 years ago

RobLoach commented 7 years ago
 1) twig-drupal should use the clean_class filter:

      AssertionError: 'hellofalseworld' == 'hello-world'
      + expected - actual

      -hellofalseworld
      +hello-world