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

Feature request: better support for changing text color in markdown #10226

Open
lumberbot-app bot opened this issue May 10, 2021 · 3 comments
Open

Feature request: better support for changing text color in markdown #10226

lumberbot-app bot opened this issue May 10, 2021 · 3 comments

Comments

@lumberbot-app
Copy link

lumberbot-app bot commented May 10, 2021

I use Jupyter notebooks for class assignments and frequently add comments in the graded versions I send back. The use of color seems to be the best way to distinguish my comments from the original markdown text provided by the students. As far as I can tell at least, the only way to change text color in markdown is using HTML tags, like

<font color=red>My comments.</font>

This works, but it's annoyingly verbose when I need to repeat this numerous times in each of dozens of assignments. I would love to see much shorter tags to delimit color changes and/or a way to modify text color by highlighting a section and choosing a color option.


Originally opened as jupyter/jupyter_core#189 by @gpetty, migration requested by @blink1073

@lumberbot-app
Copy link
Author

lumberbot-app bot commented May 10, 2021

@jasongrout commented: > I would love to see much shorter tags to delimit color changes

I don't think we are open to changing the markdown format language

way to modify text color by highlighting a section and choosing a color option.

That sounds like an excellent idea!

In JupyterLab, there has also been discussion of a GUI for markdown editing. For example: https://github.com/jupytercalpoly/jupyterlab-richtext-mode

@lumberbot-app
Copy link
Author

lumberbot-app bot commented May 10, 2021

@kevin-bates commented: This issue is misfiled and belongs in the Jupyter Lab repo (or something with frontend-based intentions).

Could someone with appropriate permissions please migrate this? (@jasongrout, @blink1073, @afshin perhaps?)

@welcome
Copy link

welcome bot commented May 10, 2021

Thank you for opening your first issue in this project! Engagement like this is essential for open source projects! 🤗

If you haven't done so already, check out Jupyter's Code of Conduct. Also, please try to follow the issue template as it helps other other community members to contribute more effectively.
welcome
You can meet the other Jovyans by joining our Discourse forum. There is also an intro thread there where you can stop by and say Hi! 👋

Welcome to the Jupyter community! 🎉

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

0 participants