PCv5/app/utils/filters
Lephe e9c1f04f42
markdown: add a MediaExtension that allows attributes on images
Supported attributes:
  * size=<WIDTH>x<HEIGHT>, both being optional
  * pixelated

In the near future it will also support audio files and videos.
2022-04-21 19:31:18 +01:00
..
__init__.py filters: add humanize filter 2021-04-27 19:33:21 +02:00
date.py fix incorrect date display omitting years 2021-10-03 17:34:30 +02:00
humanize.py filters: add humanize filter 2021-04-27 19:33:21 +02:00
is_title.py refact: models files are nom uniform (all singular) 2020-08-06 21:19:01 +02:00
markdown.py markdown: add a MediaExtension that allows attributes on images 2022-04-21 19:31:18 +01:00
pluralize.py attachments: added attachments system 2020-08-01 21:26:06 +02:00