typstfmt icon indicating copy to clipboard operation
typstfmt copied to clipboard

func_call followed by label isn't separated by space

Open astrale-sharp opened this issue 2 years ago • 1 comments

#figure(
  image("glacier.jpg", width: 70%),
  caption: [
    _Glaciers_ form an important part of the earth's
    climate system.
  ],
)<glaciers>

astrale-sharp avatar Aug 29 '23 12:08 astrale-sharp

It's globally okay cause it's risky to add space between nodes but before a label is safe and it could/should be implemented

astrale-sharp avatar Sep 11 '23 16:09 astrale-sharp