Bug 258077 - handbook/preface: Unneeded </para> tag
Summary: handbook/preface: Unneeded </para> tag
Status: Closed FIXED
Alias: None
Product: Documentation
Classification: Unclassified
Component: Books & Articles (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Danilo G. Baio
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-08-27 08:07 UTC by retired account
Modified: 2021-08-27 12:23 UTC (History)
1 user (show)

See Also:


Attachments
Remove unneeded </para> tag (1.26 KB, text/plain)
2021-08-27 08:07 UTC, retired account
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description retired account 2021-08-27 08:07:45 UTC
Created attachment 227467 [details]
Remove unneeded </para> tag

In the English version of the handbook there is an unneeded </para> tag visible in the Preface chapter.
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-08-27 12:22:29 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/doc/commit/?id=1d2ebbdb9e4e80d3dcdf46f76de52e36a1b02ea9

commit 1d2ebbdb9e4e80d3dcdf46f76de52e36a1b02ea9
Author:     Danilo G. Baio <dbaio@FreeBSD.org>
AuthorDate: 2021-08-27 12:17:55 +0000
Commit:     Danilo G. Baio <dbaio@FreeBSD.org>
CommitDate: 2021-08-27 12:17:55 +0000

    handbook/preface: Cleanup old markup

    A '</para>' was added by mistake in 71ff8d6f01f0e3828ad68a0d7847b32c7cbab9e1.

    PR:             258077
    Reported by:    bartosz.duszel@protonmail.com

 documentation/content/en/books/handbook/preface/_index.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 2 Danilo G. Baio freebsd_committer freebsd_triage 2021-08-27 12:23:38 UTC
Committed, thanks!