Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用grav flatfile cms,并且我有一个输出如下内容的twig变量:
<img src="example.com/path/to/image.jpg">
是否有一个树枝过滤器可以只给我图像的 URL(src属性的内容)?还是有一些可以帮助我的正则表达式过滤器?
src