Add JS clickable tab link functionality#1288
Conversation
Reference: Signed-off-by: John M. Horan <johnmhoran@gmail.com>
|
@TG1999 I just finished adding two simple JavaScript-based clickable tab links to the I opened this PR and all tests passed, but 2 documentation builds threw a warning, treated as an error, and thus those 2 builds failed. The warnings are identical and have nothing to do with my work -- related to a broken links in |
|
@TG1999 The errors in the documentation build refer to This is similar to the link in Many of the first group of hits in a Google search for It would be interesting to know when the In any event, that URL seems at least temporarily invalid. My suggestion for this PR is to disregard those documentation builds for now and, subject to any corrections of this tab-link work, that the PR be merged into |
TG1999
left a comment
There was a problem hiding this comment.
@johnmhoran some nits for your consideration
|
@johnmhoran please add CHANGELOG for this and #1279 |
|
@johnmhoran please add a new heading |
|
Thanks @TG1999 -- will do. |
|
@TG1999 CHANGELOG.rst updated a little while ago. |

Reference: #1286