Skip to content

Allow putting other content after link in See Also #482

Open
@a-docc-user

Description

@a-docc-user

Feature Name

Allow putting other content after link in See Also.

Description

For example, the following markup

## See Also
- [.ZIP File Format Specification](https://github.com/zlib-ng/minizip-ng/blob/master/doc/zip/appnote.txt) § 4.4.3

currently results in

See Also

The section number is stripped! (There is also a warning)
An alternative would be to put the section number in the link, but the link does not take you to the section, but to the top of the file!

Expected Behavior

It working correctly:

See Also

Motivation

Directing readers to specific sections of a document, even when you cannot get a deeplink to that section.

Importance

A description of the importance of this change.

Does this feature unlock entirely new use-cases? Or is it possible to achieve the same functionality with existing functionality and this change would improve the user experience?

Alternatives Considered

Putting section in link but then it's unclear .

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementImprovements or enhancements to existing functionalityneeds more informationFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions