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

implement markdown support on interview notes #1674

Open
Snorre98 opened this issue Feb 6, 2025 · 0 comments · May be fixed by #1713
Open

implement markdown support on interview notes #1674

Snorre98 opened this issue Feb 6, 2025 · 0 comments · May be fixed by #1713
Assignees
Labels
difficulty: easy Presumed to be a small task.

Comments

@Snorre98
Copy link
Contributor

Snorre98 commented Feb 6, 2025

We have a markdown component which allows for writing markdown in textfields. Implement this on interview notes.

Here is an example of usage of a "SamfMarkdown" component:
https://github.com/Samfundet/Samfundet4/blob/9533c07b061ca73901c62772ae0f8951176ffbc5/frontend/src/PagesAdmin/InformationFormAdminPage/InformationFormAdminPage.tsx

Here is the SamfMarkdown component:
https://github.com/Samfundet/Samfundet4/blob/dd72442032fa460e35e30fcc1976854a0ed17e7f/frontend/src/Components/SamfMarkdown/SamfMarkdown.tsx
The reason why have a "Samf"markdown component is to make sure that the markdown looks the same on every page

@Snorre98 Snorre98 added the difficulty: easy Presumed to be a small task. label Feb 6, 2025
@Erichseen Erichseen linked a pull request Feb 26, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty: easy Presumed to be a small task.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants