From e342260780e46cb40bd9d212e857c24bc94ede51 Mon Sep 17 00:00:00 2001 From: CoderSherlock Date: Tue, 19 Apr 2016 15:01:52 -0400 Subject: [PATCH] Test of Markdown 1 --- test.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 test.md diff --git a/test.md b/test.md new file mode 100644 index 0000000..2a88ea5 --- /dev/null +++ b/test.md @@ -0,0 +1,12 @@ +# This is a title test + +- vim +- xv6 +'''cpp +for(p = ptable.proc; p < &ptable.proc[NPROC]; p++){ + if(p->state == RUNNABLE) + hpflag = hpflag > p->priority ? hpflag : p->priority; +} +''' +- mobile +- self-control