unison icon indicating copy to clipboard operation
unison copied to clipboard

doc round trip issue (I think)

Open mitchellwrosen opened this issue 5 months ago • 3 comments

If you write this doc:

{{ __x__. __y__ }}

After adding and viewing, it ends up looking like this:

{{ ___x__.__y___ }}

So, three underscores (why?) around the entire thing, and we've lost the space after the period.

mitchellwrosen avatar May 02 '25 14:05 mitchellwrosen