Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Editeur markdown et rendu #320

Open
M4n0x opened this issue Jul 17, 2021 · 0 comments
Open

Editeur markdown et rendu #320

M4n0x opened this issue Jul 17, 2021 · 0 comments
Labels
bug Something isn't working frontend

Comments

@M4n0x
Copy link
Collaborator

M4n0x commented Jul 17, 2021

Actuellement le rendu markdown (display uniquement) est effectué par un autre plugin vuejs que le rendu dans la prévisualisation de l'editeur, ce qui peut poser des problèmes car l'affichage dans la prévisualisation ne sera pas forcément toujours en adéquation avec l'affichage réel.

Les deux plugin vuejs markdown-it-vue et mavon-editor utilise tous deux utilise la librairie markdown-it mais pas forcément avec les mêmes versions ni les mêmes options.

il faudrait trouver une solution pour avoir un rendu cohérent entre la prévisualisation et le rendu réel.

@M4n0x M4n0x added bug Something isn't working frontend labels Jul 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working frontend
Projects
None yet
Development

No branches or pull requests

1 participant