[Bug 265373] Documentation: anchors: consider presenting link icons to the right of linked texts

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 22 Jul 2022 06:20:35 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265373

            Bug ID: 265373
           Summary: Documentation: anchors: consider presenting link icons
                    to the right of linked texts
           Product: Documentation
           Version: Latest
          Hardware: Any
               URL: https://github.com/freebsd/freebsd-doc/commit/52e33b27
                    23159afc28ecdad36dae5bc51e52e47c
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Books & Articles
          Assignee: doc@FreeBSD.org
          Reporter: grahamperrin@gmail.com

52e33b2723159afc28ecdad36dae5bc51e52e47c introduced visible anchoring (nice!)
with a side effect of losing some left alignment. 

Please consider: 

* presentation to the right of the linked text, instead of the left

* using a chain link symbol e.g. 🔗, instead of #.

Compare, for example: 

<https://docs.freebsd.org/en/books/handbook/bsdinstall/#using-bsdinstall> with
# to the left

<https://ghostbsd-documentation-portal.readthedocs.io/en/latest/user/installation-guide/full-disk-installation.html#disks-and-filesystem>
with 🔗 to the right. 

Thanks

-- 
You are receiving this mail because:
You are the assignee for the bug.