Merge pull request #81 from aledeg/add-latex-support

Add latex support extension
This commit is contained in:
Alexis Degrugillier 2020-06-11 20:50:51 +02:00 committed by GitHub
commit 96ba6ca343
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -160,6 +160,14 @@
"author": "Marien Fressinaud",
"url": "https://github.com/FreshRSS/Extensions",
"type": "gh-subdirectory"
},
{
"name": "LatexSupport",
"description": "Add support for LaTeX notation rendering",
"version": "0.1.2",
"author": "Alexis Degrugillier",
"url": "https://github.com/aledeg/FreshRSS-extensions",
"type": "gh-subdirectory"
}
]
}