You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Moved all save calls to inside the success block to ensure things
happen in the right order.
* Add API to add and delete issues and comments on the GitHub server
* Implement these API, except for `deleteComment`
* Also I haven’t really tested these at all.
Refs #29
Refs #35
What should happen
Typing links in markdown in the editor should render as links in the preview.
What does happen
Links are being rendered from GitHub just fine, but the text in preview mode is not actually detected as link.
Why do you think that is?
This is probably a simple misconfiguration.
The text was updated successfully, but these errors were encountered: