Skip to content

Commit 336b1ea

Browse files
author
Frotty
committed
and another one
1 parent 461960e commit 336b1ea

File tree

3 files changed

+4
-5
lines changed

3 files changed

+4
-5
lines changed

_config.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ kramdown:
4040
input: GFM
4141
hard_wrap: false
4242
footnote_nr: 1
43-
parse_block_html: true
4443
syntax_highlighter_opts:
4544
disable : true
4645
google_site_verification: googlee4f4af3121cc4c25.html

_doc/showcase/libshowcase.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ title: Libraries
33
---
44

55
<!-- Start Row -->
6-
<div class="row" markdown="0">
6+
<div class="row" >
77

88
<!-- Begin Card -->
9-
<div class="col-sm-6 col-xs-12" markdown="0">
9+
<div class="col-sm-6 col-xs-12">
1010
<div class="card" markdown="1">
1111

1212
[![screenshot](/assets/images/showcase/frentitypreview.png){: .img-responsive .center-block}](https://github.com/Frotty/Frentity)

_doc/showcase/mapshowcase.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@ title: Maps
66
<div class="row">
77

88
<div class="col-sm-6 col-xs-12">
9-
<div class="card">
9+
<div class="card" markdown="1">
1010

1111
[![screenshot](/assets/images/showcase/fdefpreview.png){: .img-responsive .center-block}](https://www.hiveworkshop.com/threads/forest-defense-0-18w.300554/)
1212

13-
<div class="card-block">
13+
<div class="card-block" markdown="1">
1414

1515
{: .card-title}
1616

0 commit comments

Comments
 (0)