Skip to content

Commit fe981a3

Browse files
committed
Added a markdown preview using Showdown.js
1 parent 0ed22d0 commit fe981a3

4 files changed

Lines changed: 1373 additions & 0 deletions

File tree

public/css/site.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,3 +44,8 @@ hr {
4444
padding-top:20px;
4545
padding-left:80px;
4646
}
47+
48+
49+
.preview {
50+
background-color: #fff;
51+
}

0 commit comments

Comments
 (0)