Markup - ok to use html tags

Is the use of simple html tags for at table a no-go - meaning that it can break in future release of glide

CASE
(Stripped for > to show the html tags)

<table <thead <tr Daily spent</th Daily limit</th Burn rate</th </tr </thead <tbody <tr 1</td 2</td 3</td </tr </tbody </table

the same can be accompliced by using markup language

Daily spent Daily limit Burn rate
1 2 3

We do not officially support using tags in markdown.