V5.4.0 prerelease - "Compact" Macro Call Causes an Issue

Again, this is probably a problem my end, BUT, in 5.3.8 with the sidebar closed this tiddler applies a style and looks like this:


Using the tufte slightly tweaked stylesheets provided by @Mohammad.

A straight upgrade and the tree graph thing dosn’t pop out to the side.

The tufte demo tiddler (see link at the end of this) does all the pop out to the side things in both old and new TW, so I’m sure it’s a me problem, but just thought I’d raise it.

Link to problem tiddler and tufte related tiddlers

It looks like it’s not picking up the macro/widget/ procedure/ magic

@Ste_W I can replicate the problem, with the following steps

<<tidgraph macro is not rendered properly

cc: @jeremyruston @saqimtiaz

@Ste_W I did change <<tidgraph"{{$:/Force Graph}}">> to <<tidgraph "{{$:/Force Graph}}">>

See the space in front of "{{$:/Force … It seems to work well now.

@jeremyruston … I did create an issue at GitHub which describes the problem in more detail.

I am not sure if the “space” check was intentional or just an oversight.