From a1678a4a364c160b1c16ab7b28f6da3b3ecbbb05 Mon Sep 17 00:00:00 2001 From: Johannes Frohnmeyer Date: Sun, 9 Apr 2023 15:22:05 +0200 Subject: [PATCH] MD cell --- README.ipynb | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.ipynb b/README.ipynb index e64e3d8..a178c9c 100644 --- a/README.ipynb +++ b/README.ipynb @@ -1,5 +1,15 @@ { "cells": [ + { + "cell_type": "markdown", + "source": [ + "# Playground\n", + "This is a playground for testing things like the Gitea MD syntax" + ], + "metadata": { + "collapsed": false + } + }, { "cell_type": "code", "execution_count": 8,