Subramanya Sastry has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/398516 )

Change subject: Linter: Update comments
......................................................................

Linter: Update comments

Change-Id: Ia2f411dec0f9a83e75ddc7eafdc50f146b6a36c2
---
M lib/wt2html/pp/handlers/linter.js
1 file changed, 8 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/services/parsoid 
refs/changes/16/398516/1

diff --git a/lib/wt2html/pp/handlers/linter.js 
b/lib/wt2html/pp/handlers/linter.js
index f06ad79..db43032 100644
--- a/lib/wt2html/pp/handlers/linter.js
+++ b/lib/wt2html/pp/handlers/linter.js
@@ -283,6 +283,14 @@
  * 1. Unclosed end tags
  * 2. Unclosed start tags
  * 3. Stripped tags
+ *
+ * In addition, we have specialized categories for some patterns
+ * where we encounter unclosed end tags.
+ *
+ * 4. misnested-tag
+ * 5. html5-misnesting
+ * 6. multiple-unclosed-formatting-tags
+ * 7. unclosed-quotes-in-heading
  */
 function logTreeBuilderFixup(env, c, dp, tplInfo) {
        // This might have been processed as part of

-- 
To view, visit https://gerrit.wikimedia.org/r/398516
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia2f411dec0f9a83e75ddc7eafdc50f146b6a36c2
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/services/parsoid
Gerrit-Branch: master
Gerrit-Owner: Subramanya Sastry <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to