From d5052f1c296dddf51b3e83d59bf3e3c1952cb2d0 Mon Sep 17 00:00:00 2001 From: cathook Date: Sun, 1 Jun 2014 13:56:57 +0800 Subject: big chnage --- asciidoc/output.html | 834 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 834 insertions(+) create mode 100644 asciidoc/output.html (limited to 'asciidoc/output.html') diff --git a/asciidoc/output.html b/asciidoc/output.html new file mode 100644 index 0000000..a451bea --- /dev/null +++ b/asciidoc/output.html @@ -0,0 +1,834 @@ + + + + + +h1 + + + + + +
+
+

h2

+
+
+

h3

+
+

h4

+
+
+
#include <cstdio>
+
+class Main {
+public:
+  Main() {
+    printf("Hello, world\n");
+  }
+} _;
+
+int main() {
+  return 0;
+}
+

aaa "雙引號"
+aaa 單引號
+aaa 反單引號
+aaa 毛毛蟲
+aaa 星號
+aaa xor
+aaa ?問號?
+aaa 結尾兩個問號?? +aaa $錢號$

+
+
h5
+

bla

+
Description

cla
+dla

+ ++++ + + + + + + + + + + + + + + + + + + + + + + + +
header1 header2 header3

(0, 0)

(0, 1)

(0, 2)

(1, 0)

(1, 1)

(1, 2)

(2, 0)

(2, 1)

(2, 2)

+
+ + + +
+
Note
+
zzz
+yyy
+xxx
+
+
+ + + +
+
Warning
+
gogo!
+
+
    +
  • +

    +list1 +

    +
      +
    • +

      +list2 +

      +
        +
      • +

        +list 3 +

        +
      • +
      • +

        +list 3 +

        +
      • +
      +
    • +
    • +

      +list2 +

      +
    • +
    +
  • +
+
+
+
+
+
+
+

+ + + -- cgit v1.2.3