Damith C. Rajapakse
Damith C. Rajapakse
> shall we go ahead with it to test it out for this semester [@tlylt](https://github.com/tlylt) [@damithc](https://github.com/damithc)? @lhw-1 I'm OK as well. Go ahead.
For ease of reference, I'm posting here the current remedy for Windows: Run the following command in the terminal used for running the `markbind deploy` command: `set CACHE_DIR=cache`
@Tim-Siu any thoughts?
> This is possible if we bundle the mermaid js code with Markbind. Do we need to have a separate mode for this or shall we just make it the...
> I believe it's stripped away _because_ it's parsed as Markdown. Probably. Our documentation says a 1 or more blank line is rendered as a new paragraph. And we seem...
I didn't look at the code itself. The issue is based on my observation that I cannot get a visual separation between the panel and the content below by adding...
0 padding makses sense when there are multiple consecutive panels though.
Alternatively, can we give an easy way to add vertical spacing anywhere in the page? e.g., each pair of consecutive blank lines will convert into one blank line in the...
> There's ``. 🙈 Indeed. That's what I have been using before (or ``). I felt like visual blank lines is a better match with the intention (i.e., it's more...
> Highly likely to cause other problems though. yes, blank lines can mean too many different things. A middle ground could be to use something like `\n|\n` to mean a...