Open mike-scott opened 3 years ago
This is limited to direct attribute support as it will be included in the tag directly: { align="right" class="something" } becomes:
You cannot use: {: .class} as this becomes: <img : .class />
Signed-off-by: Michael Scott mike@foundries.io
Not sure if you will automatically run the test output in a PR?
This is limited to direct attribute support as it will be included in the tag directly: { align="right" class="something" } becomes:
You cannot use: {: .class} as this becomes: <img : .class />
Signed-off-by: Michael Scott mike@foundries.io