Top "Markup" questions

Markup covers various systems for annotating text with extra information which defines its formatting or appearance.

Convert Textile Markup to Markdown?

I'm merging legacy Systems and some components use Markdown and others use Textile formatting. This is extremely confusing to my …

markdown markup textile
html5, figure/figcaption inside a paragraph gives unpredictable output

The following markup uses the figure element to display an image, inline with the text of a paragraph -- hence …

html markup semantic-markup figure
can we add <ul> inside <a> tag?

when im writing html code inside of anchor tag, my dreamweaver editor showing bug in anchor tag. Shouldnt use inside …

html dreamweaver markup
Bad start tag in img in head error

I am trying to validate my markup,following is my html code.When i validate it,says the error Error: …

html markup html4 markup-extensions
web.xml the markup in the document following the root element must be well-formed

I'm trying to set up DWR, direct web remoting, and they had me put in the web.xml this piece …

java xml markup well-formed
symbols in restructuredText

I want to use some symbols in restructuredText; how can I do this? (e.g. &rarr; in Markdown yields …

markup restructuredtext
What is the best WYSIWYG editor for Mediawiki?

What is the best WYSIWYG editor for Mediawiki? There seem to be many around, but not particularly user-friendly (especially for …

editor mediawiki wysiwyg markup wikitext
(X)HTML Markup for Book Titles

Should book titles be contained in an <em> tag? If not <em> is there more appropriate …

html markup web-standards semantic-markup
Add <li> to <ul> with for loop in jquery mobile

I'm using $.get() in my application to retrieve a list of facility names. I then want to insert them as …

jquery jquery-mobile markup jquery-mobile-listview
What's the difference between the lang attribute and the <meta http-equiv="Content-Language" content="en-US"> tag?

I was wondering what's the significance of using the "lang" attribute and how that differs from using the meta "Content-Language" …

html http-headers markup lang