Código
Qillqakuna chaymanta ejemplokuna Bootstrap kaqwan codigo bloquekuna inline chaymanta achka chirukuna rikuchinapaq.
Chirupi kaq código
Chiru ukhupi chirusqakunata <code>. Aswan allinta HTML k'uchu corchetekunamanta ayqiyta.
       Ejemplopaq, 
       
 
     <section>inline hinam wankusqa kanan. 
     For example, <code><section></code> should be wrapped as inline.Bloques de código
<pre>Achka chiru qillqakunapaq s nisqawan yanapachikuy . Huk kutitawan, allinta ruwanapaq ima k'uchu corchetekunamantapas codigopi ayqiy. Munasqaykimanhina claseta yapayta atinki .pre-scrollable, mayqinchus huk max-altura 340px kaqmanta churanqa chaymanta huk y-eje kuyuchina barra qunqa.
<p>Sample text here...</p>
<p>And another line of sample text here...</p>
<pre><code><p>Sample text here...</p>
<p>And another line of sample text here...</p>
</code></pre>Variables nisqakuna
Variables nisqakunata rikuchinapaqqa <var>etiqueta nisqawanmi llamk'achiy.
 
      y = 
       m 
      x + 
       b 
     
 
     <var>y</var> = <var>m</var><var>x</var> + <var>b</var>Insumo de usuario
Utilizar el <kbd>para indicar entrada que típicamente se entra a través de teclado.
       Directoriokunata cambianaykipaqqa, directoriopa 
       cdsutinta qillqay.
      
Ajustes nisqakunata allichanaykipaqqa, ñitiy ctrl + ,
 
     Ajustes nisqakunata allichanaykipaqqa, ñitiy ctrl + ,
To switch directories, type <kbd>cd</kbd> followed by the name of the directory.<br>
To edit settings, press <kbd><kbd>ctrl</kbd> + <kbd>,</kbd></kbd>Salida de muestra
Huk programamanta muestra lluqsiyta rikuchinapaq <samp>etiquetata llamk'achiy.
 
      Kay qillqasqaqa computadora programamanta muestra lluqsisqa hina qhawanapaqmi. 
     
 
     <samp>This text is meant to be treated as sample output from a computer program.</samp>