A frontend component will be developed to safely display the Z89 HTML output in the Wikifunctions UI.
For this we need a bit of design for the UI of a dedicated Z89/HTML Fragment Frontend component to render the returned HTML.
We should take into account what it should look like in read mode and edit mode.
Details
- Design how functions with Z89/HTML output are displayed in Wikifunctions. Define UI for Z89 component returning HTML.
- Write user documentation for basic HTML formatting in function outputs. Create public-facing help materials explaining how to format output using tags like <strong>, <em>, etc.
Perhaps for future:
- Design in-app guidance for adding basic HTML formatting: Provide prompts, UI hints, or helper text to assist users in adding formatting tags.
Acceptance criteria
- The different UI situations (expanded/collapsed read and edit) mentioned in the google doc are covered
- Follows existing patterns
Closing decision
For the POC we are going to go with the Ace editor and a simple icon of CdxIconMarkup for the collapsed read mode view