-
-
Notifications
You must be signed in to change notification settings - Fork 72
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Add
Link
component back (#411)
* add it * optimize * Update anchor.rs * Remove `ExternalLink` and rename to link * add theming * migrate from ExternalLink * update for latest * update again * Update link.rs * add externallink back + better example * format + fix * clean up * remove external_link example * fix doctest * fix doctest * clean up * fix doc errors * clean up * fix * Update Cargo.toml * unit test --------- Co-authored-by: marc2332 <[email protected]>
- Loading branch information
Showing
10 changed files
with
422 additions
and
158 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.