-
-
Notifications
You must be signed in to change notification settings - Fork 8
Fix <i>i</i>
formatting
#367
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
Comments
The same issue occurred in 3 other files: |
See Allen's PR on HDF5 repo. This can be closed after the fix has been verified. |
HDFGroup/hdf5#5524 (review) |
I still see HTML tag:
|
Clear you browser cache or use an private/incognito browser window? |
OK sorry, thanks for the feedback. I see that now. I was focused on the bigger, blatant issue of the broken table. This child[i] isn't rendering properly because Doxygen can't handle the HTML when inside the brackets child[\f$i\f$] is probably the correct coding to get the italic This is a Doxygen issue and should be re-posted in the hdf5 repo issues |
From: https://support.hdfgroup.org/documentation/hdf5/latest/_f_m_t3.html
The following question must next be answered: "Is the value described by key[<i>i</i>] contained in child[<i>i</i>-1] or in child[<i>i</i>]?"
The text was updated successfully, but these errors were encountered: