Skip to content

Commit

Permalink
Update teachbooks_sphinx_tippy.py
Browse files Browse the repository at this point in the history
  • Loading branch information
douden committed Jan 16, 2025
1 parent 1bafa6c commit 91e719d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/teachbooks_sphinx_tippy.py
Original file line number Diff line number Diff line change
Expand Up @@ -774,7 +774,7 @@ def write_tippy_props_page(
tippy(link, {{
content: tip_html,
allowHTML: true,
arrow: true,
arrow: false,
{tippy_props},
{mathjax}
}});
Expand Down

0 comments on commit 91e719d

Please sign in to comment.