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

Shows html instead of raw markdown on CSS #5

Open
angelo-v opened this issue Oct 18, 2021 · 2 comments
Open

Shows html instead of raw markdown on CSS #5

angelo-v opened this issue Oct 18, 2021 · 2 comments

Comments

@angelo-v
Copy link
Collaborator

CSS delivers a html rendering of markdown files by default, which causes the pane and textarea to include this html code instead of the raw markdown content. The pane needs to explicitly request "text/markdown"

@angelo-v
Copy link
Collaborator Author

see #6 (comment)

@josephguillaume
Copy link

In case anybody else chances upon this, the default behaviour from CSS can also be changed by overriding the config files to remove the markdown to html converter in https://github.com/CommunitySolidServer/CommunitySolidServer/blob/17d0413923cee27ee017b19d372be7e1da8fd365/config/util/representation-conversion/default.json

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants