-
-
Notifications
You must be signed in to change notification settings - Fork 493
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
docs: fix image links in change-log(version-3.8.0.md and 4.0.0-alpha.1 #7938
Conversation
* Use Markdowns image syntax instead of the HTML block `figure` to be consistent (and to improve mkdocs mike generation)
* Use Markdowns image syntax instead of the HTML block `figure` to be consistent (and to improve mkdocs mike generation)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added suggestions to follow writing guidelines on figures:
https://docs.geonetwork-opensource.org/4.2/devel/docs/markdown/#icons-images-and-figures
Update figures to follow geonetwork docs writing guidelines (makes use of CSS to be similar to display of html figure)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Suggestions applied, this should be good to go.
geonetwork#7938) * docs: fix images in changelog/version-3.8.0.md * Use Markdowns image syntax instead of the HTML block `figure` to be consistent (and to improve mkdocs mike generation) * docs: improve images in change-log/version-4.0.0-alpha.1.md * Use Markdowns image syntax instead of the HTML block `figure` to be consistent (and to improve mkdocs mike generation) * Apply suggestions from code review Update figures to follow geonetwork docs writing guidelines (makes use of CSS to be similar to display of html figure) --------- Co-authored-by: Jody Garnett <[email protected]>
more consistent and help mike and mkdocs to get relative links right.
resolve #7847
Checklist
main
branch, backports managed with labelREADME.md
filespom.xml
dependency management. Update build documentation with intended library use and library tutorials or documentation