Markdown test, part 2

1

Header 1

  • List 1 - 1
    • List 2 - 1
    • List 2 - 2
    • List 2 - 3
  • List 1 - 2
  • List 1 - 3
    • List 2 - 4
    • List 2 - 5

Header 2

Ι'd јuѕt lіkе tο іntеrјесt fοr а mοmеnt. Wһаt уοu'rе rеfеrrіng tο аѕ Lіnux, іѕ іn fасt, GΝU/Lіnux, οr аѕ Ι'vе rесеntlу tаkеn tο саllіng іt, GΝU рluѕ Lіnux. Lіnux іѕ nοt аn οреrаtіng ѕуѕtеm untο іtѕеlf, but rаtһеr аnοtһеr frее сοmрοnеnt οf а fullу funсtіοnіng GΝU ѕуѕtеm mаdе uѕеful bу tһе GΝU сοrеlіbѕ, ѕһеll utіlіtіеѕ аnd vіtаl ѕуѕtеm сοmрοnеntѕ сοmрrіѕіng а full OS аѕ dеfіnеd bу ΡOSΙX.

Header 3

No lazy blockquotes

Now out of a blockquote

Prefix
every
line

Header 4

Inline return false; code.

Fenced code block:

function make_american($com) {
  if (stripos($com, "america")!==FALSE) return $com; //already american

  $com = rtrim($com);
  $end = '!';

  if ($com == "") return $com;

  if (preg_match("/([.!?])$/", $com, $matches)) {$end = $matches[1]; $com = substr($com, 0, -1);}

  $com .= " IN AMERICA".$end;

  return $com;
}
Header 5

Check'em
With title

Header 6

Alt text

2

Source:

# Header 1

- List 1 - 1
  - List 2 - 1
  - List 2 - 2
  - List 2 - 3
- List 1 - 2
- List 1 - 3
  - List 2 - 4
  - List 2 - 5

## Header 2

Ι'd јuѕt lіkе tο *іntеrјесt* fοr а mοmеnt. Wһаt уοu'rе rеfеrrіng tο аѕ **Lіnux**, іѕ іn fасt, ***GΝU/Lіnux***, οr аѕ Ι'vе rесеntlу tаkеn tο саllіng іt, GΝU __рluѕ__ Lіnux. --Lіnux-- іѕ nοt аn οреrаtіng ѕуѕtеm untο іtѕеlf, but rаtһеr аnοtһеr frее сοmрοnеnt οf а fullу funсtіοnіng $$GΝU$$ ѕуѕtеm mаdе uѕеful bу tһе GΝU сοrеlіbѕ, ѕһеll utіlіtіеѕ аnd vіtаl ѕуѕtеm сοmрοnеntѕ сοmрrіѕіng а full OS аѕ dеfіnеd bу ΡOSΙX.

### Header 3

>No lazy blockquotes
Now out of a blockquote

>Prefix
>every
>line

#### Header 4

Inline `return false;` code.

Fenced code block:

~~~
function make_american($com) {
  if (stripos($com, "america")!==FALSE) return $com; //already american

  $com = rtrim($com);
  $end = '!';

  if ($com == "") return $com;

  if (preg_match("/([.!?])$/", $com, $matches)) {$end = $matches[1]; $com = substr($com, 0, -1);}

  $com .= " IN AMERICA".$end;

  return $com;
}
~~~

##### Header 5

[Check'em](#11)
[With title](http://catalog.neet.tv "Catalog")

###### Header 6

![Alt text](http://catalog.neet.tv/images/thumb-404.png "Optional title")

3

                , ― -- _
               /_ ̄´  __\ヽ_ _ ヘ
            /(/∠ ノ ̄  ̄ヽ l ´¨¨ ー ⌒ヽ
          / ノ         ̄ヽ        |ヽ
        _, フ/      _rイ}     ト、      レ
       // レ       __ム'___|-z-- 、_ヽ7
        l l厂!      ∠::::::::::::::¨::ヽ ム7 '
     __ l/ノ       /:::::__/::::::::::::::::::∨ \_
     ヾz'´.         ̄_,|rj rテヾ7、::::l、\ーヽ
       |           _./::人' 一 /ソ´:::::l `ヽヽ
      l      _ イ:::::/ z≧'/::{>zノ   ヽ)
       、    /:::::::::::/r:::ノrY|j::::|:/ ヽ   (、
        \ |:{  ̄  乂く八 l:::::Y   :丶  r、_
          \.      /{;;;;;;;;;;;|:::/      ヽ|_ノ
           \ rz/.人;;;;;;;;ノ´_`] ヽ,    :ト、_
                `(ゝ';;;;;;; ̄;;;;;;;;;;;;、   l    :lヽノ
           _,,;;;;';;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;\ ヽ   :l
           {`i:;;;;;;;;;;/;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;ー ̄_ ´
         }''l:;;;;/;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:l´{
         {=l/;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;_;;;:ノ7`
         ゝ\‥;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;r、__ノ V ノ´_
        /`´/}ヽ∴;;;.;;;;;;;;;;;;;;;;| rzニ厂    ̄  ー―
       /  /  `ヽヘ二=`ー‥=` 'r┘
..r-z_,,, イ  /        `¨⌒´',`¨ ',
..\ ヽ,} |ゝフ′                ',   ',
   ー、 ¨/               ',   ',
    `¨′               ',z-.ヘ
                         _ゝ-.ヘ
                    r ベ__ヽ- ヘ
                    乂__/¨´

4

>>1
>>2 >>3

4

5

>>11
>>12xyz

5

Raw HTML for VIPPERS only

6

<blink>Raw HTML for VIPPERS only</blink>

7

Go watch some animu

8

**no** $$markup$$

9

This probably doesn't work: bold underline

10

Okay, and this?
spoilered bold underline

11

And now?

quoted spoilered bold underline

12

NGGER MATURE

13

DQN DQN LOL

14

                .ノ′    } 〕    ,ノ           .゙'┬′   .,ノ
                  ノ      } ゙l、   」′           .,/′   .,ノ _,,y
    .,v─ーv_         〕      〕 .|  .il゙            《 ._   .,,l(ノ^ノ
   ,i(厂  _,,,从vy      .,i「      .》;ト-v,|l′          _,ノ゙|.ミ,.゙'=,/┴y/
   l  ,zll^゙″  ゙ミ    .ノ       .il|′アll!           .>‐〕 \ _><
   《 il|′     フーv,_ .,i″       ||}ーvrリ、             ¨'‐.`   {
    \《 ヽ     .゙li ._¨''ーv,,_     .》′  ゙゙ミ| ,r′                }
      \ ,゙r_    lア'    .゙⌒>-vzト    .ミノ′                 〕
       .゙'=ミ:┐  .「      ./ .^〃     :、_ リ                   .}
         ゙\ア'   .--  ,,ノ|    、    ゙ミ}                   :ト
           ゙^ー、,,,¨ -   ''¨.─   :!.,   リ                   ノ
              〔^ー-v、,,,_,:     i゙「   }                  .,l゙
              l!     .´゙フ'ーv .,y    ]                  '゙ミ
              |     ,/゙ .ミ;.´.‐    .]                   ミ,
              |     ノ′ ヽ      〔                   ミ
              }    }     ′    }                   {
              .|    .ミ     .<     〔                    〕
              .{     \,_   _》、    .{                    .}
              {      ¨^^¨′¨'ー-v-r《                    〔

wud you suck it?

Y/N

15

Alt text

16 !Vip

2 * 2 = 4
1 * 1 = 1

17 !Vip

2 * 2 * 2

18

Chen




19


20

test

21

test

22 !B0Eu8tzm3nly

test

23 !B0Eu8tzm3nly

test

24

test

25

test

28 !tl9W6ZDYNthF

t*e*st

29

test

30

>>29

29

31

test

32

・*:..。o♬*゚・*:..。o♬*゚・*:..。o♬*゚・*:..。o♬*゚

33

⁀↘‿↗⁀↘‿↗⁀↘‿↗⁀↘‿↗⁀↘‿↗⁀↘‿↗⁀↘‿↗⁀↘‿↗⁀↘‿↗

34

  /\___/\
/ /    ヽ :: \
| (●), 、(●)、 |
|  ,,ノ(、_, )ヽ、,,   |
|   ,;‐=‐ヽ   .:::::|
\  `ニニ´  .:::/      N-NO THANK YOU
/`ー‐--‐‐—´´\
       .n:n    nn
      nf|||    | | |^!n
      f|.| | ∩  ∩|..| |..|
      |: ::  ! }  {! ::: ::|
      ヽ  ,イ   ヽ  :イ

35
**[9/11 Missing Links](http://www.youtube.com/watch?v=qHTWnzAg75A)**

This movie presents a mountain of evidence that implicates Israel and many non-Israeli Jews in 9/11 and other false flag operations. Watching all of it will leave you with no doubt about who was responsible for 9/11. However, even watching bits and pieces of this film is highly educational and recommended.

To help new and old viewers alike, I've compiled a list of links that will take you directly to interesting points in this movie.

* [00:01:45](http://www.youtube.com/watch?v=qHTWnzAg75A#t=1m45s) Lavon Affair - a proven Israeli false flag operation
* [00:02:13](http://www.youtube.com/watch?v=qHTWnzAg75A#t=2m13s) False Flag Operation - a definition
* [00:02:53](http://www.youtube.com/watch?v=qHTWnzAg75A#t=2m53s) **[Sayanim](http://en.wikipedia.org/wiki/Sayanim)** - the word Wikipedia doesn't want you to know.
* [00:05:14](http://www.youtube.com/watch?v=qHTWnzAg75A#t=5m14s) USS Liberty - another proven Israeli false flag operation
* [00:15:08](http://www.youtube.com/watch?v=qHTWnzAg75A#t=15m8s) President John F. Kennedy's last request to us: "...I am asking your help in the tremendous task of informing and alerting the American people. For I have complete confidence in the response and dedication of our citizens whenever they are fully informed."
* [00:18:08](http://www.youtube.com/watch?v=qHTWnzAg75A#t=18m8s) The Project for a New American Century and the origin of its policies. There was a document called "A Clean Break" of Israeli origin that was later refined by the same Jewish authors in a document called "Rebuilding America's Defenses".
* [00:19:20](http://www.youtube.com/watch?v=qHTWnzAg75A#t=19m20s) **Neoconservatism is Jewish in origin.**
* [00:30:58](http://www.youtube.com/watch?v=qHTWnzAg75A#t=30m58s) Dancing Israelis
* [00:42:30](http://www.youtube.com/watch?v=qHTWnzAg75A#t=42m30s) Odigo, Instant Messaging, and proof of Israeli prior knowledge
* [00:44:35](http://www.youtube.com/watch?v=qHTWnzAg75A#t=44m35s) Goldman Sachs and prior knowledge
* [00:45:14](http://www.youtube.com/watch?v=qHTWnzAg75A#t=45m14s) ICTS and how they were in charge of airport security at all the airports the hijacked planes flew out of
* [00:46:50](http://www.youtube.com/watch?v=qHTWnzAg75A#t=46m50s) **Israeli Companies Immune to 9/11 Lawsuits (thanks to the Patriot Act)**
* [00:48:09](http://www.youtube.com/watch?v=qHTWnzAg75A#t=48m9s) ZIM Integrated Shipping Service - This Israeli company vacated the WTC complex just days before the attack. It cost them $50,000 to break their lease.
* [00:52:46](http://www.youtube.com/watch?v=qHTWnzAg75A#t=52m46s) Alan D. Ratner, a jew and owner of Metals Management, sold the steel from the WTC rubble to a Chinese company.
* [01:00:14](http://www.youtube.com/watch?v=qHTWnzAg75A#t=1h0m14s) Special immigration exceptions that only Israelis get
* [01:02:36](http://www.youtube.com/watch?v=qHTWnzAg75A#t=1h2m36s) A LONG list of Israelis with dual citizenship in American government.
* [01:19:40](http://www.youtube.com/watch?v=qHTWnzAg75A#t=1h19m40s) Michael Chertoff, another jew, Secretary of Homeland Security, and the man behind the official 9/11 investigation
36
Syntax here https://github.com/desuwa/hivebbs/wiki/Markup you damn shitters
37
* [01:20:19](http://www.youtube.com/watch?v=qHTWnzAg75A#t=1h20m19s) The Chertoff family is one of the founding families of Israel.
* [01:21:45](http://www.youtube.com/watch?v=qHTWnzAg75A#t=1h21m45s) **Michael Chertoff was the true author of the Patriot Act**
* [01:22:30](http://www.youtube.com/watch?v=qHTWnzAg75A#t=1h22m30s) "This dual citizen of Israel with obvious loyalties not to the United States would be in direct control of events as they happened if martial law is ever declared on Americans."
* [01:24:44](http://www.youtube.com/watch?v=qHTWnzAg75A#t=1h24m44s) Kenneth Feinberg (jew), Victims Compensation Fund, $7 billion used to buy silence from 9/11 victims
* [01:25:49](http://www.youtube.com/watch?v=qHTWnzAg75A#t=1h25m49s) Alvin Hellerstein and Michael Mukasey, two judges who go the same synagogue, presided over all 9/11 victim lawsuits. Tried to resolve cases as quickly as possible via payouts.
* [01:27:44](http://www.youtube.com/watch?v=qHTWnzAg75A#t=1h27m44s) Sheila Birnbaum (jew) handled the more "persistent" 9/11 victims
* [01:28:47](http://www.youtube.com/watch?v=qHTWnzAg75A#t=1h28m47s) Silverstein, Lowy, and Eisenberg
* [01:30:05](http://www.youtube.com/watch?v=qHTWnzAg75A#t=1h30m5s) Eisenberg negotiated the 99 year lease on the WTC complex 6 weeks before 9/11.
* [01:31:36](http://www.youtube.com/watch?v=qHTWnzAg75A#t=1h31m36s) Remote Control Technology / System Planning Corporation / CEO Dov Zakheim ...later became Undersecretary of Defense and Comptroller of the Pentagon. He was also a coauthor of PNAC's paper, Rebuilding America's Defenses.
* [01:34:35](http://www.youtube.com/watch?v=qHTWnzAg75A#t=1h34m35s) PTECH: The Backdoor / Computer Security Issues
* [01:42:38](http://www.youtube.com/watch?v=qHTWnzAg75A#t=1h42m38s) Sears Tower & Mossad
* [01:45:12](http://www.youtube.com/watch?v=qHTWnzAg75A#t=1h45m12s) **Mexico Mossad Operation** - a tale of two Mossad agents who were caught trying to blow up the Mexican Congress on October 10, 2001. Mexicans were in disbelief when these two were released by the Mexican government after Israel applied heavy pressure on them.
* [01:51:27](http://www.youtube.com/watch?v=qHTWnzAg75A#t=1h51m27s) Former Italian President, Francesco Cossiga, openly stated that intelligence agencies around the world KNEW that Mossad was responsible for 9/11.
* [01:52:21](http://www.youtube.com/watch?v=qHTWnzAg75A#t=1h52m21s) Even More Missing Links - As long as this movie may be, consider that the original script was over 5 hours long. Here, a quick overview is given of topics that couldn't be covered in more depth in this film.
* [02:03:40](http://www.youtube.com/watch?v=qHTWnzAg75A#t=2h3m40s) Thanks and Credits
38
Whoops. Didn't see your syntax post. Exposed Jews anyway.
39
test

Reply

Preview?