garagist/plaintext
最新稳定版本:0.1.5
Composer 安装命令:
composer require garagist/plaintext
包简介
Convert HTML to Plaintext for Neos CMS
README 文档
README
With Garagist.Plaintext you can convert any HTML or MJML document to plaintext. Useful for newsletter generation.
Installation
Add the package in your site package:
composer require --no-update garagist/plaintext
The run composer update in your project root.
Special CSS classes
To hide an element, add the class plaintext:hidden to remove it from the plaintext output. To mark an MJML element as headline (aka convert to uppercase), add the css-class plaintext:uppercase.
统计信息
- 总下载量: 357
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0-or-later
- 更新时间: 2022-09-16