Commit 0f9b311
Fixed markdown formatting for valType 'info_array'
All three cases in 'InfoArrayValidator' no longer
encounter '[][]' errors. For examples, see
'_node.py' groups property, '_image.py' zmax property,
'_dimension.py' constraintrange property.
Keep the newline between "...specified as"
and "* ..." to avoid rendering a code block.
Note: Python now raises a SyntaxWarning due to '\['.1 parent c2e20c7 commit 0f9b311
1 file changed
+12
-13
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
716 | 716 | | |
717 | 717 | | |
718 | 718 | | |
719 | | - | |
| 719 | + | |
720 | 720 | | |
721 | 721 | | |
722 | 722 | | |
723 | 723 | | |
724 | 724 | | |
725 | 725 | | |
726 | | - | |
727 | | - | |
| 726 | + | |
| 727 | + | |
728 | 728 | | |
729 | 729 | | |
730 | 730 | | |
| |||
1983 | 1983 | | |
1984 | 1984 | | |
1985 | 1985 | | |
1986 | | - | |
1987 | | - | |
| 1986 | + | |
1988 | 1987 | | |
1989 | 1988 | | |
1990 | 1989 | | |
1991 | 1990 | | |
1992 | 1991 | | |
1993 | 1992 | | |
1994 | 1993 | | |
1995 | | - | |
1996 | | - | |
| 1994 | + | |
| 1995 | + | |
1997 | 1996 | | |
1998 | 1997 | | |
1999 | 1998 | | |
| |||
2006 | 2005 | | |
2007 | 2006 | | |
2008 | 2007 | | |
2009 | | - | |
| 2008 | + | |
2010 | 2009 | | |
2011 | 2010 | | |
2012 | 2011 | | |
2013 | 2012 | | |
2014 | 2013 | | |
2015 | 2014 | | |
2016 | | - | |
2017 | | - | |
| 2015 | + | |
| 2016 | + | |
2018 | 2017 | | |
2019 | 2018 | | |
2020 | 2019 | | |
| |||
2039 | 2038 | | |
2040 | 2039 | | |
2041 | 2040 | | |
2042 | | - | |
2043 | | - | |
2044 | | - | |
| 2041 | + | |
| 2042 | + | |
| 2043 | + | |
2045 | 2044 | | |
2046 | 2045 | | |
2047 | 2046 | | |
| |||
0 commit comments