Merge pull request #81 from aledeg/add-latex-support
Add latex support extension
This commit is contained in:
commit
96ba6ca343
1 changed files with 8 additions and 0 deletions
|
|
@ -160,6 +160,14 @@
|
||||||
"author": "Marien Fressinaud",
|
"author": "Marien Fressinaud",
|
||||||
"url": "https://github.com/FreshRSS/Extensions",
|
"url": "https://github.com/FreshRSS/Extensions",
|
||||||
"type": "gh-subdirectory"
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue