sphinx-new-tab-link

Open external links in new tabs of the browser in Sphinx HTML documents

MIT License

Downloads
43K
Stars
9
Committers
1
sphinx-new-tab-link - v0.6.0 Latest Release

Published by ftnext about 2 months ago

Features

  • Add experimental :icon-link: role to display the external links specified with icon

Full Changelog: https://github.com/ftnext/sphinx-new-tab-link/compare/v0.5.3...v0.6.0

sphinx-new-tab-link - v0.5.3

Published by ftnext 2 months ago

Features

No new features.

Improvements

  • Refactor test code (#17)

Full Changelog: https://github.com/ftnext/sphinx-new-tab-link/compare/v0.5.2...v0.5.3

sphinx-new-tab-link - v0.5.2

Published by ftnext 3 months ago

Features

  • new_tab_link_show_external_link_icon also supports .. figure directive (:target: option) since v0.5.1

Improvements

  • Add .. image and .. figure directive support into guide

Full Changelog: https://github.com/ftnext/sphinx-new-tab-link/compare/v0.5.1...v0.5.2

sphinx-new-tab-link - v0.5.1

Published by ftnext 3 months ago

Bugfix

  • Fix bug (#16 Thanks @ChristianH99), new_tab_link_show_external_link_icon supports .. image directive (:target: option)

Full Changelog: https://github.com/ftnext/sphinx-new-tab-link/compare/v0.5.0...v0.5.1

sphinx-new-tab-link - v0.5.0

Published by ftnext 4 months ago

What's Changed

  • Add config value: new_tab_link_show_external_link_icon (#15)
    • Users can show external links with icons to set this to True.

Full Changelog: https://github.com/ftnext/sphinx-new-tab-link/compare/v0.4.0...v0.5.0

sphinx-new-tab-link - v0.4.0

Published by ftnext 8 months ago

sphinx-new-tab-link - v0.3.1

Published by ftnext 8 months ago

Improvements

  • Declare parallel_read_safe True

Full Changelog: https://github.com/ftnext/sphinx-new-tab-link/compare/v0.3.0...v0.3.1

sphinx-new-tab-link - v0.3.0

Published by ftnext 8 months ago

What's Changed

  • Add Mixin (#12) and re-implement with it
  • As a result, sphinx-new-tab-link seems to support any html-format builder

Full Changelog: https://github.com/ftnext/sphinx-new-tab-link/compare/v0.2.3...v0.3.0

sphinx-new-tab-link - v0.2.3

Published by ftnext 8 months ago

What's Changed

  • Fix infinite recursion (reported #11, thanks @enryH)

Full Changelog: https://github.com/ftnext/sphinx-new-tab-link/compare/v0.2.2...v0.2.3

sphinx-new-tab-link - v0.2.2

Published by ftnext 9 months ago

What's Changed

  • Support Python 3.12

Full Changelog: https://github.com/ftnext/sphinx-new-tab-link/compare/v0.2.1...v0.2.2

sphinx-new-tab-link - 0.2.1

Published by ftnext about 1 year ago

What's Changed

  • Support Python 3.11

Full Changelog: https://github.com/ftnext/sphinx-new-tab-link/compare/v0.2.0...v0.2.1

sphinx-new-tab-link - 0.2.0

Published by ftnext about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/ftnext/sphinx-new-tab-link/compare/v0.1.1...v0.2.0

sphinx-new-tab-link - 0.1.1

Published by ftnext almost 2 years ago

Full Changelog: https://github.com/ftnext/sphinx-new-tab-link/compare/v0.1.0...v0.1.1

Features

No new features.

Improvements

Test improvement

  • Cover other notations of external link

Documentation improvement

  • Guide (Added)
    • sphinx_new_tab_link supports all external link notations supported by reST 🙌
sphinx-new-tab-link - 0.1.0

Published by ftnext about 2 years ago

Starting the project

  • Add Sphinx extension sphinx_new_tab_link
Package Rankings
Top 15.02% on Pypi.org
Badges
Extracted from project README
PyPI version Python Versions
Related Projects