mirror of
https://github.com/miniflux/v2.git
synced 2025-06-27 16:36:00 +00:00
Add rewrite functions: convert_text_link and nl2br
This commit is contained in:
parent
90064a8cf0
commit
c43c9458a9
3 changed files with 25 additions and 0 deletions
|
@ -28,4 +28,5 @@ var predefinedRules = map[string]string{
|
|||
"treelobsters.com": "add_image_title",
|
||||
"youtube.com": "add_youtube_video",
|
||||
"xkcd.com": "add_image_title",
|
||||
"framatube.org": "nl2br,convert_text_link",
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue