OutSystems uses HTML5
Read more on how to extend the OutSystems UI with HTML here.
At the user interface level, the platform provides a rich visual editor that allows web interfaces to be composed by dragging and dropping. Instead of purely writing HTML, developers use visual widgets. These widgets are wrapped and are easy to reuse just by dragging and dropping without everyone needing to understand how they are built.
kopatech2000 uses HTML5
Its used for "Food Ordering System" with Mobile Responsive theme.
Custom email template ( Static and dynamic updates)
Cart and checkout modules.
Banners and ads management.
Restaurant listing and website ordering.
It support all the mobile browser compatibility.
StackShare uses Markdown
We’re using Markdown parsers for Reviews, Blog Posts, and Stack Description (the text you’re reading right now). We’re using Bootstrap Markdown for content input (except for reviews) and RedCarpet for rendering in certain places.
WingTangWong uses Markdown
Markdown represents a highly portable and lightweight text formatting. I had converted all of my Wordpress posts to Markdown prior to migrating over to Jekyll and eventually to Hugo. The fact that many generators support Markdown means that my content remains portable regardless of the platform/engine I use.
v0lkan uses Markdown
What you see is not what you get, never it is.
Documentation is better in Markdown format. You don’t need anything special to read it.
It is compact, portable, comparable.
Markdown is my text file format of choice.
andrewgatenby uses HTML5
All of our responsive wireframes that are used to build the front end of our clients' sites are built with HTML 5, so we can ensure the most efficient and up to date experience for their customers.
jflynn33 uses Markdown
Because it is almost an effortless markup language without ever having to write an HTML tag. Of course, you'll want to use it in environments that make it look pretty (GitHub, etc.)
elabraha uses HTML5
I mostly just use it when I need to customize something from Bootstrap or *SemanticUI *and when I need to tweak tiny details or get around the limitations of Javascript.
Scrayos UG (haftungsbeschränkt) uses HTML5
We exclusively use HTML5 instead of XHTML (or even older) HTML-versions. We like the new unity that HTML5 offers and try to keep our code according to the conventions.