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

Most GFM features do not work in DepictionMarkdownView[useRawFormat=true]. #6

Open
Shugabuga opened this issue Jun 12, 2020 · 2 comments
Labels
Bug Something isn't working as intended. Markdown Issues related to DepictionMarkdownView or Markdown. Spec Compliance Behaviour is inconsistent with the master implementation (usually Sileo).

Comments

@Shugabuga
Copy link
Collaborator

Because GFM automatically parses links as Markdown, it has to be disabled. This has the side-effect of disabling other GFM features, such as strike-throughs.

Find a way to disable only the link parsing and not all of GFM in DepictionMarkdownView[useRawFormat=true].

@Shugabuga Shugabuga added Bug Something isn't working as intended. Markdown Issues related to DepictionMarkdownView or Markdown. Spec Compliance Behaviour is inconsistent with the master implementation (usually Sileo). labels Jun 12, 2020
@Shugabuga
Copy link
Collaborator Author

Shugabuga commented Jun 15, 2020

Could be bleeding into non-useRawFormat. Investigate.

prcl link (no > quote blocks)

@Shugabuga
Copy link
Collaborator Author

Update: above is related to #4, not #6.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working as intended. Markdown Issues related to DepictionMarkdownView or Markdown. Spec Compliance Behaviour is inconsistent with the master implementation (usually Sileo).
Projects
None yet
Development

No branches or pull requests

1 participant