A floating formatting menu for Showcase
Yovani Pillay
Hi Maven Analytics Team,
After using Maven Showcase for a few projects, it will be nice if a floating menu could please be added. Similarly to other apps like Word or platforms like Medium - when a user highlights a paragraph for editing, there's a little floating formatting menu that one can access more easily rather than having to scroll all the way up again just to access formatting options.
It will also be nice if formatting options could include center alignment. Right now, by default everything is left-aligned as one would find using Jupyter Notebook's Markdown editor. Thankfully on Jupyter Notebook, with a few lines of HTML code, we can get our headings or images to center align, but I can't seem to apply that here :(
Potential floating menu could include these options:
- Numbered list
- Bullet list
- Alignment (preferably left, center and justified)
- Font formats (Italics, bold and underlined)
- Add image option
- Add code block option
- Add headings
- Add hyperlink
Numbered and bullet lists also don't display correctly. But, I do believe that this is something you guys are aware of and are working on resolving :)
Thank you so much. I really hope that you will consider them as they will help learners alike to be more productive and it will also result in a more neater looking portfolio.