ParserTests: add <pwraptest> and <spantag> tags for use in parser tests
commitfac9f7f17d8bb4d804eeca9b9a3bf6ffffcae77e
authorC. Scott Ananian <cscott@cscott.net>
Thu, 18 Jan 2024 21:36:14 +0000 (18 16:36 -0500)
committerC. Scott Ananian <cscott@cscott.net>
Fri, 19 Jan 2024 16:54:58 +0000 (19 11:54 -0500)
treec1c52d01f329d92b048586f2dc6eb9f2101f3b79
parent469da731836f936e453dfae589958b31e23b3381
ParserTests: add <pwraptest> and <spantag> tags for use in parser tests

The <pwraptest> extension tag helps test paragraph-wrapping issues.

The <spantag> tag behaves like a simplified version of <ref> and is
used to test behavior in a standalone way without requiring the Cite
extension to be installed.

Bug: T354215
Change-Id: I73f4fa256fb9e61804a2722ac350e26423b633ca
tests/parser/ParserTestParserHook.php