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

Markdown syntax #1

Closed
10 tasks done
ngryman opened this issue Mar 17, 2023 · 2 comments
Closed
10 tasks done

Markdown syntax #1

ngryman opened this issue Mar 17, 2023 · 2 comments
Assignees

Comments

@ngryman
Copy link
Owner

ngryman commented Mar 17, 2023

Description

Supports the basic markdown syntax: https://www.markdownguide.org/cheat-sheet/#basic-syntax.

Features

@ngryman ngryman self-assigned this Mar 17, 2023
@ngryman
Copy link
Owner Author

ngryman commented Mar 17, 2023

  • Horizontal rule
    • does not place the cursor after it.
    • inserts a blank line above it. It should replace the current block.
  • Link
    • does not support markdown syntax.
  • Image
    • does not place the cursor after it.

@ngryman ngryman pinned this issue Mar 17, 2023
@ngryman
Copy link
Owner Author

ngryman commented Mar 19, 2023

Closing it as markdown is now fully implemented. Only the image does not place the cursor after when pasting but I will eventually address that in a future round of polish.

@ngryman ngryman closed this as completed Mar 19, 2023
@ngryman ngryman unpinned this issue Mar 19, 2023
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

1 participant