AlaskaAirlines / AuroDocsSite

Repository for the management of the Auro doc site
https://auro.alaskaair.com/
0 stars 0 forks source link

aurodocssite: Remove Legacy Markdown Renderer #159

Closed Patrick-Daly-AA closed 9 months ago

Patrick-Daly-AA commented 11 months ago

Describe the bug

Legacy Markdown rendered is causing several issues

To Reproduce

Steps to reproduce the behavior:

  1. Go to Docs Site
  2. observe components

Expected behavior

The Same renderer is used across the Docs Site

Additional context

This will address several issues for Combo Box on the docs site as well as the issues on the API Page for Accordion.

Laundry list of outstanding issues

index.html

leeejune commented 9 months ago

@jason-capsule42 Would you be able to try out one of these links and see if it renders correctly? If not, we can remove these pages.

checkbox

This is the embed code... <iframe style="border: 1px solid rgba(0, 0, 0, 0.1);" width="800" height="450" src="https://www.figma.com/embed?embed_host=share&url=https%3A%2F%2Fwww.figma.com%2Ffile%2FwU5lxm5roZpGkm6Af5w8a9%2FCheckbox%3Ftype%3Ddesign%26node-id%3D322%253A298%26mode%3Ddesign%26t%3DMx7wpto1nI7D8HmL-1" allowfullscreen></iframe>

nav

<iframe style="border: 1px solid rgba(0, 0, 0, 0.1);" width="800" height="450" src="https://www.figma.com/embed?embed_host=share&url=https%3A%2F%2Fwww.figma.com%2Ffile%2FGyRkZFESGLSbhwaExfDkQd%2FAnchor-Navigation%3Ftype%3Ddesign%26node-id%3D322%253A298%26mode%3Ddesign%26t%3DdcP8K7TSiOpDsJAJ-1" allowfullscreen></iframe>

radio

<iframe style="border: 1px solid rgba(0, 0, 0, 0.1);" width="800" height="450" src="https://www.figma.com/embed?embed_host=share&url=https%3A%2F%2Fwww.figma.com%2Ffile%2Fju1BIcw7IIN2ZzGQePooAx%2FRadio-Input%3Ftype%3Ddesign%26node-id%3D1434%253A2240%26mode%3Ddesign%26t%3DgoDBtqvfDA2vElc7-1" allowfullscreen></iframe>

table

<iframe style="border: 1px solid rgba(0, 0, 0, 0.1);" width="800" height="450" src="https://www.figma.com/embed?embed_host=share&url=https%3A%2F%2Fwww.figma.com%2Ffile%2F7NzNTRt3MFSFo3kwa6lcD0%2FTable%3Ftype%3Ddesign%26node-id%3D447%253A2620%26mode%3Ddesign%26t%3DRJqbsibOfaae8Y42-1" allowfullscreen></iframe>