We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 682bed5 commit 831adabCopy full SHA for 831adab
README.md
@@ -10,9 +10,9 @@ Alternate source for the schema is (https://cdn.rawgit.com/altoxml/schema/master
10
Summary of proposed changes
11
12
* Change schema version to 4.2
13
-* Change BASELINE to accommodate a list of points in addition to a single point
14
-* Make FONTSIZE optional
15
-* Add "strikethrough" to list of allowed values for FONTSTYLE
+* Change `BASELINE` to accommodate a list of points in addition to a single point
+* Make `FONTSIZE` optional
+* Add `strikethrough` to list of allowed values for `FONTSTYLE`
16
17
Details about the changes of the version and further documentation can be found in the ALTO
18
[documentation](https://github.com/altoxml/documentation/wiki) repository.
0 commit comments