-
Notifications
You must be signed in to change notification settings - Fork 510
Closed
Labels
Milestone
Description
Describe the bug
When creating an abstract, a toolbar is present to help the user insert markdown formatting codes.
When later editing the same abstract, the toolbar is missing, even though formatting with markdown still is possible.
To Reproduce
Steps to reproduce the behavior:
- Create an event that allows abstract creation and modification
- Create an abstract. Notice the presence of the tool bar
- Modify the abstract. Notice the toolbar is missing
Expected behavior
A toolbar to give support to the users unfamiliar with markdown (or any formatted text for that matter) should always be present if a formatted text can be entered.
Screenshots
Additional context
May be related with #6103 and other markdown issues.

