-
-
Notifications
You must be signed in to change notification settings - Fork 144
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 support #101
Comments
#52 makes it seem like Markdown support is largely not within the original philosophy/scope of this project. However… perhaps a bit unrelated… I think some ability to emphasize certain text (e.g. render in bold) would be great, and helpful for visual distinction + navigation. @pasteley, maybe check out FoldingText? Also agreed on your "it's hard to distinguish file names from headers" point. I think even just indenting headers a bit (i.e. moving the "list" of them slightly rightward) would help? |
Can we just add more markers to it? |
I would totally like new markers, I'd merge that if you wanna give it a shot. |
I like this idea too! |
I like this a lot, would you like to make a PR? |
I have noticed you would make a big refactoring for code. If so, could you use one front end framework like vue or react to make code more structure? I prefer to import a framework into it to do the job and let framework to manage the lifetime of each component instead of manually. We can import a symbol collection and define quick key note editor for user to define their own unique symbol. How do you think? |
I won't be using a frontend for the front-end, sorry. |
Hey guys, I am deeply appreciate your work and lifestyle, but maybe I am missing the core idea of this particular app, and what I miss for sure is basic markdown support, so I would like to share the feedback and get your vision on this. To be more precise:
[EXPLAIN SHELL](https://www.explainshell.com)
BTW don't you mind, if I will add this project as a Homebrew Formulae?
The text was updated successfully, but these errors were encountered: