-
Notifications
You must be signed in to change notification settings - Fork 110
Restructure Tutorial Image naming #3181
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
Restructure Tutorial Image naming #3181
Conversation
Will rerun script once #3180 is merged |
Looks great. Definitely an improvement on several levels. Please start the s-# with s-1 instead of s-0. These are not indices into an array. I know the # from s-# will not line up with "Figure #", but I still think it is better to have the s-# and Figure # both start with 1. |
I have merged PR #3180 |
Numbering starts at 1 now. This should be ready for merge. |
This restructuring is automated so we can rerun if if we need to change the source before we merge this.
This PR changes the following:
This will make it simpler to output images from tutorial tests with a counter for now. Also we can use the s- prefix to add alt text / anchors in html programmatically
Example:
