File tree Expand file tree Collapse file tree 1 file changed +10
-9
lines changed
Expand file tree Collapse file tree 1 file changed +10
-9
lines changed Original file line number Diff line number Diff line change 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.
4345you can now run the demo and see the output of the tree of this readme.
4446that should be helpful/
4547thanks.
46-
4748 --XenoAmess
You can’t perform that action at this time.
0 commit comments