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

Add proper markdown support to ais text fields #12

Open
Hampfh opened this issue Apr 11, 2024 · 0 comments
Open

Add proper markdown support to ais text fields #12

Hampfh opened this issue Apr 11, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@Hampfh
Copy link
Member

Hampfh commented Apr 11, 2024

For certain fields that come from the AIS we should support customizations such as header syntax, bold, strikethrough, underline and maybe link from the markdown specification. An example of this is the recruitment page in the role descriptions.

Right now this has a basic feature checking if there is an "#", in that case it is rendering that the text a little larger with bold. This should be more dynamic and work for different sizes of # (h1), ## (h2) ### (h3)

@Hampfh Hampfh added the enhancement New feature or request label Apr 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: No status
Development

No branches or pull requests

1 participant