June 18, 2021
I think this *will* work

```d
import std.stdio;
writeln("hello markdown!");
```
June 18, 2021

On 6/18/21 4:47 PM, Steven Schveighoffer wrote:

>

I think this will work

import std.stdio;
writeln("hello markdown!");

ok, NOW it should work.

Please?