slang
slang copied to clipboard
Question: HTML
Is it possible to type plain HTML in a slang file?
You should be able to use html tags directly mixed into slang. The test for it is rudimentary though: https://github.com/jeromegn/slang/blob/master/spec/slang_spec.cr#L153-L163