Update MD026/no-trailing-punctuation to ignore the trailing semicolon of HTML entity references (fixes #320).

This commit is contained in:
David Anson 2020-11-23 15:23:39 -08:00
parent 09c5736385
commit c693a9a3d8
3 changed files with 33 additions and 1 deletions

View file

@ -0,0 +1,26 @@
# headings-with-html-entities
<!-- markdownlint-disable heading-style -->
## Copyright &copy; 2000
## Copyright 2001 &copy;
## Copyright 2002&copy;
## Copyright 2003 &COPY;
## Copyright 2004 &#x000A9;
## Copyright 2005 &#169;
## Copyright 2006 &#169; ##
Copyright 2007 &copy;
---------------------
## Copyright 2008 {MD026} copy;
## Copyright 2009 {MD026} #x000A9;
## Copyright 2010 {MD026} #169;