Azure / simdem

Tool for Simulating Demo's, delivering Tutorials and using documentation as tests.
MIT License
34 stars 17 forks source link

Better handling of "expected_similarity" #122

Open rgardler-msft opened 2 years ago

rgardler-msft commented 2 years ago

Currently we handle "expected_similarity" by encoding it after the backticks: image

This doesn't work as that is used by rendering engines to provide a hint for rendering. A better solution would be to put it into comments, e.g.:

image