Skip to content

Bugs linting in symfony/twig-bridge #4785

@andreybolonin

Description

@andreybolonin

bin/console lint:twig:

  >> The "markdown_to_html" filter is part of the MarkdownExtension, which is not installed/enabled; try running "composer require twig/markdown-extra". 
  ERROR  in /Users/andreybolonin/www/modernerp_box/vendor/symfony/twig-bridge/Resources/views/Email/zurb_2/notification/body.html.twig (line -1)
  >> The "inky_to_html" filter is part of the InkyExtension, which is not installed/enabled; try running "composer require twig/inky-extra". 
  ERROR  in /Users/andreybolonin/www/modernerp_box/vendor/symfony/twig-bridge/Resources/views/Email/zurb_2/notification/content_markdown.html.twig (line -1)
  >> The "markdown_to_html" filter is part of the MarkdownExtension, which is not installed/enabled; try running "composer require twig/markdown-extra". 
  ERROR  in /Users/andreybolonin/www/modernerp_box/vendor/symfony/twig-bridge/Resources/views/Email/zurb_2/notification/body.html.twig (line -1)
  >> The "inky_to_html" filter is part of the InkyExtension, which is not installed/enabled; try running "composer require twig/inky-extra".`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions