content

1. testa

Above: asdasd

test @1. testa‍ 

2. cap 2

another test @2. cap 2‍ 

2.1. cap 21

2.2. another one

3. Section Three3

<option value='aspnet' @{if (contentRow.fileDetails.Equals("aspnet")) {<text>selected</text>} }>ASP.NET (C#)</option>
<option value='markup' @{if (contentRow.fileDetails.Equals("markup")) {<text>selected</text>} }>HTML/XML</option>
<option value='css' @{if (contentRow.fileDetails.Equals("css")) {<text>selected</text>} }>CSS</option>
<option value='c' @{if (contentRow.fileDetails.Equals("c")) {<text>selected</text>} }>C</option>
<option value='csharp' @{if (contentRow.fileDetails.Equals("csharp")) {<text>selected</text>} }>C#</option>
<option value='cpp' @{if (contentRow.fileDetails.Equals("cpp")) {<text>selected</text>} }>C++</option>
<option value='java' @{if (contentRow.fileDetails.Equals("java")) {<text>selected</text>} }>Java</option>
<option value='js' @{if (contentRow.fileDetails.Equals("js")) {<text>selected</text>} }>Javascript</option>
<option value='json' @{if (contentRow.fileDetails.Equals("json")) {<text>selected</text>} }>JSON</option>
<option value='matlab' @{if (contentRow.fileDetails.Equals("matlab")) {<text>selected</text>} }>MATLAB </option>
<option value='objectivec' @{if (contentRow.fileDetails.Equals("objectivec")) {<text>selected</text>} }>Objective-C</option>
<option value='php' @{if (contentRow.fileDetails.Equals("php")) {<text>selected</text>} }>PHP</option>
<option value='python' @{if (contentRow.fileDetails.Equals("python")) {<text>selected</text>} }>Python</option>
<option value='sql' @{if (contentRow.fileDetails.Equals("sql")) {<text>selected</text>} }>SQL</option>
<option value='vb' @{if (contentRow.fileDetails.Equals("vb")) {<text>selected</text>} }>VB</option>

3.1. Second heading

Some text.

 
powered by tomehost