slang icon indicating copy to clipboard operation
slang copied to clipboard

Question: HTML

Open Sjoerd opened this issue 6 years ago • 1 comments

Is it possible to type plain HTML in a slang file?

Sjoerd avatar Oct 09 '18 18:10 Sjoerd

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

jeromegn avatar Oct 12 '18 14:10 jeromegn