diff --git a/docs/_posts/2020-05-08-finn-v03b-beta-is-released.md b/docs/_posts/2020-05-08-finn-v03b-beta-is-released.md
index 37fdf28efc..8119b7338a 100644
--- a/docs/_posts/2020-05-08-finn-v03b-beta-is-released.md
+++ b/docs/_posts/2020-05-08-finn-v03b-beta-is-released.md
@@ -8,7 +8,7 @@ We're happy to announce the v0.3b (beta) release of the FINN compiler.
The full changelog is quite large as we've been working on a lot of exciting
new features, but here is a summary:
-
+
**Initial support for ConvNets and end-to-end notebook example.** The
@@ -17,7 +17,7 @@ preliminary support for convolutions is now in place. Head over to the new
end-to-end notebook to try out the end-to-end flow for convolutions
and build the demonstrator for a simple binarized CNN on CIFAR-10.
-
+
**Parallel transformations.** When working with larger designs, HLS synthesis
and simulation compile times can be quite long. Thanks to a contribution by