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

Allow img tag in markdown #43

Open
slominskir opened this issue Jul 15, 2024 · 0 comments
Open

Allow img tag in markdown #43

slominskir opened this issue Jul 15, 2024 · 0 comments

Comments

@slominskir
Copy link
Member

slominskir commented Jul 15, 2024

Add image support to Corrective Action and Rationale markdown.

Linking to existing images inline simply needs to be switched on here:

https://github.com/JeffersonLab/jaws-admin-gui/blob/36939a5ba3a70ccf27f4b25f2069a30b8a7b559e/src/main/webapp/resources/js/jaws.js#L3

However, if we want to upload the image to the server it becomes more complicated.

Note: may also need to add style rules to size images.

Note: You CAN already include URL links in the markdown. So the workaround being used is to link to Opswiki or other locations that include images.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant