Skip to content

Commit dcae2c8

Browse files
committed
0.16
0.16
1 parent c00d722 commit dcae2c8

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

README.md

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
1-
# x8l
2-
Make a new markup language named x8l which can completely replace xml but always use smaller size.
3-
<<here goes a basic demo of x8l>
4-
<<first,a comment is like this>
5-
< <or this this>
6-
<<<or even this this.< in a comment need not be transcoded.>
7-
<<use %% to transcode.for example, %>, and this is still in it.>
8-
<<the content between the first < and the second < is treated as "attributes".>
1+
# x8l Readme
2+
# fuck off the markdown.
3+
# you shall see this file in raw.
4+
Make a new markup language named x8l which can completely replace xml but always use smaller size.
5+
<<here goes a basic demo of x8l>
6+
<<first,a comment is like this>
7+
< <or this this>
8+
<<<or even this this.< in a comment need not be transcoded.>
9+
<<use %% to transcode.for example, %>, and this is still in it.>
10+
<<the content between the first < and the second < is treated as "attributes".>
911
<<the order of attributes is important, and node with different order of same attributes are different.>
1012
<<attribute can have = in it.if so, it will be departed into key and value.>
1113
<<key is the part left than the first =,and value is the rest content.>
@@ -43,5 +45,4 @@ that is the main content.
4345
you can now run the demo and see the output of the tree of this readme.
4446
that should be helpful/
4547
thanks.
46-
4748
--XenoAmess

0 commit comments

Comments
 (0)