-
Notifications
You must be signed in to change notification settings - Fork 53
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
Markup view mode #24
Comments
+1 |
@danielalmeidagoncalves & @codesharkasm : What do you want concerning a "Markdown mode" ? (Un)colored is a WYSIWYG editor that export into HTML or Markdown, it's not a Markdown editor :) |
@n457 I see what you mean and yes I completly understand the purpose of the project, so for me still would be very nice to have that kind of preview mode, as there are Markdown editors that allow the other way around, namely giving us a preview mode of the markup code :) |
Alright, I wait for @codesharkasm proposals before deciding on this feature |
Typora has a "Source Code Mode". Does this help? |
@codesharkasm Yep that could be a nice approach :) |
@danielalmeidagoncalves @n457 Sometimes it's nicer & faster to write in markdown. But whatever you want... It doesn't require any UI changes... so only power users would use it. But I definitely would like to see this functionality in UC. |
One way to support Mardown would be to allow to type markdown into the normal editor. So if I want a new title I type Some editor having similar hybrid approach: Abricotine (less WYSIWYG), HyperMD (the demo website seems half broken, but you still get the idea), Emacs with LaTeX or OrgMode configured well. |
@Mayeu That's a good idea! |
Hi @danielalmeidagoncalves @codesharkasm @Mayeu :) @codesharkasm @Mayeu : so hmm see the comment #24 (comment) of this topic :
➔ (Un)colored is not a code editor. You already have full dedicated Markdown editor (like Typora). Sorry guys I can't accept your request this time :/ @danielalmeidagoncalves : I will implement a Markdown preview mode 👍 Thank you all for contributing, it's always a pleasure ! |
The application is a joy to use :) but what about the possibility of having a way to alternate from UI view mode to Markup view mode?
The text was updated successfully, but these errors were encountered: