Loading .DS_Store 0 → 100644 +6 KiB File added.No diff preview for this file type. View file README.md +1 −1 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ Typography library and applies it to strings or render arrays. An example use case is for protecting against widowed words in titles. This could be applied in the page-title.html.twig template like this: ```<h1{{ title_attributes.addClass('page-title') }}>{{ title|typography }}</h1>``` ``<h1{{ title_attributes.addClass('page-title') }}>{{ title|typography }}</h1>`` The PHP Typography library can do the following transformations: Loading twig_typography_test/twig_typography_test.info.yml +0 −1 Original line number Diff line number Diff line Loading @@ -2,4 +2,3 @@ name: 'Twig Typography Test' type: module description: 'Support module for testing the Twig Typography extension.' package: Testing version: VERSION Loading
README.md +1 −1 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ Typography library and applies it to strings or render arrays. An example use case is for protecting against widowed words in titles. This could be applied in the page-title.html.twig template like this: ```<h1{{ title_attributes.addClass('page-title') }}>{{ title|typography }}</h1>``` ``<h1{{ title_attributes.addClass('page-title') }}>{{ title|typography }}</h1>`` The PHP Typography library can do the following transformations: Loading
twig_typography_test/twig_typography_test.info.yml +0 −1 Original line number Diff line number Diff line Loading @@ -2,4 +2,3 @@ name: 'Twig Typography Test' type: module description: 'Support module for testing the Twig Typography extension.' package: Testing version: VERSION