Page MenuHomeFreeBSD

books/dev-model: change bibliography links
ClosedPublic

Authored by vladlen on Sun, Jul 5, 5:47 PM.
Tags
Referenced Files
Unknown Object (File)
Thu, Jul 9, 11:45 PM
Unknown Object (File)
Thu, Jul 9, 10:51 PM
Unknown Object (File)
Thu, Jul 9, 10:51 PM
Unknown Object (File)
Thu, Jul 9, 7:44 PM
Unknown Object (File)
Thu, Jul 9, 7:36 PM
Unknown Object (File)
Thu, Jul 9, 8:09 AM
Unknown Object (File)
Thu, Jul 9, 1:14 AM
Unknown Object (File)
Wed, Jul 8, 7:47 PM
Subscribers
None

Details

Summary

The previous patch (https://reviews.freebsd.org/D57999) fixed links to
bibliography items but introduced unnecessary spaces in the link text
and also removed the comma.

This proposed patch fixes the comma issue (where text after a comma was
stripped) by passing the parameter in quotes when the crossref: macro
contains a comma in its argument.

As a result, the link text now appears exactly as in the original
document: enclosed in square brackets, without extra spaces,
and with the comma preserved.

Diff Detail

Repository
R9 FreeBSD doc repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Sun, Jul 5, 6:19 PM
This revision was automatically updated to reflect the committed changes.