mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
Add HedgeDoc
This commit is contained in:
parent
19a4391b48
commit
7730a3fa79
3 changed files with 37 additions and 0 deletions
18
app_hedgedoc.md
Normal file
18
app_hedgedoc.md
Normal file
|
@ -0,0 +1,18 @@
|
|||
# <img src="/images/hedgedoc_logo.png" height="80px" alt="HedgeDoc’s logo"> HedgeDoc
|
||||
|
||||
[](https://install-app.yunohost.org/?app=hedgedoc) [](https://dash.yunohost.org/appci/app/hedgedoc)
|
||||
|
||||
### Index
|
||||
|
||||
- [Useful links](#useful-links)
|
||||
|
||||
HedgeDoc is a collaborative, real-time word processing web service. It uses Markdown language, which is a simple way to format text.
|
||||
HedgeDoc offers a wide range of features for all common uses of word processing, including title management, table of contents, insertion of images, tables, footnotes, video overlay, PDF viewers, LaTeX mathematical expressions with MathJax, diagrams, etc.
|
||||
Different levels of permission allow you to choose who can read or edit the document.
|
||||
|
||||
## Useful links
|
||||
|
||||
+ Official demo: [https://demo.hedgedoc.org/](https://demo.hedgedoc.org/)
|
||||
+ Official documentation: [github.com/hedgedoc](https://github.com/hedgedoc/hedgedoc/tree/master/docs)
|
||||
+ Application software repository: [github.com - YunoHost-Apps/hedgedoc](https://github.com/YunoHost-Apps/hedgedoc_ynh)
|
||||
+ Fix a bug or an improvement by creating a ticket (issue): [github.com - YunoHost-Apps/hedgedoc/issues](https://github.com/YunoHost-Apps/hedgedoc_ynh/issues)
|
18
app_hedgedoc_fr.md
Normal file
18
app_hedgedoc_fr.md
Normal file
|
@ -0,0 +1,18 @@
|
|||
# <img src="/images/codimd_logo.png" height="80px" alt="logo de CodiMD"> HedgeDoc
|
||||
|
||||
[](https://install-app.yunohost.org/?app=hedgedoc) [](https://dash.yunohost.org/appci/app/hedgedoc)
|
||||
|
||||
### Index
|
||||
|
||||
- [Liens utiles](#liens-utiles)
|
||||
|
||||
HedgeDoc est un service web de traitement de texte collaboratif en temps réel. Il utilise le langage Markdown, qui est un moyen simple pour formater un texte.
|
||||
HedgeDoc propose un vaste choix de fonctionnalités pour toutes les utilisations courantes du traitement de texte parmi lesquelles gestion des titres, table de matières, insertion d’images, tableaux, notes de bas de page, incrustation de vidéos, visualisateurs PDF, expressions mathématiques LaTeX avec MathJax, diagrammes, etc.
|
||||
Différents niveaux de permission permettent de choisir qui peut lire ou éditer le document.
|
||||
|
||||
## Liens utiles
|
||||
|
||||
+ Démo officielle : [https://demo.hedgedoc.org/](https://demo.hedgedoc.org/)
|
||||
+ Documentation officielle : [github.com/hedgedoc](https://github.com/hedgedoc/hedgedoc/tree/master/docs)
|
||||
+ Dépôt logiciel de l’application : [github.com - YunoHost-Apps/hedgedoc](https://github.com/YunoHost-Apps/codimd_ynh)
|
||||
+ Remonter un bug ou une amélioration en créant un ticket (issue) : [github.com -YunoHost-Apps/hedgedoc/issues](https://github.com/YunoHost-Apps/hedgedoc_ynh/issues)
|
|
@ -48,6 +48,7 @@
|
|||
- [Grav](app_grav)
|
||||
- [Halcyon](app_halcyon)
|
||||
- [Haste](app_haste)
|
||||
- [HedgeDoc](app_hedgedoc)
|
||||
- [Hextris](app_hextris)
|
||||
- [Horde](app_horde)
|
||||
- [Hubzilla](app_hubzilla)
|
||||
|
|
Loading…
Add table
Reference in a new issue