Here Some Examples of How Texts are Converted into Webpages
How it comes out
How it is written
Some Examples
Here you can see how a simple plain text can be converted into HTML.
How to read the examples
On the left it is displayed how the
text is rendered once converted into
HTML, while on the right you can see
the original source text.
Some Examples
=============
Here you can see how a simple
plain text can be converted into HTML.
How to read the examples
------------------------
On the left it is displayed how the
text is rendered once converted into
HTML, while on the right you can see
the original source text.
Lists
List Examples
- onions
- tomatoes
- potatoes
- red
- blue
- yellow
chemicals
- acids:
- citric acid
- acetic acid
- bases:
- sodium hydroxide
- sodium bicarbonate
Lists
-----
[0)List Examples:]
* onions
* tomatoes
* potatoes
1. red
2. blue
3. yellow
*chemicals*
1. acids:
* citric acid
* acetic acid
2. bases:
* sodium hydroxide
* sodium bicarbonate
Tables
Example of a table:
Products
SKU
Price €
Sofa
HM00235
525.90
Counter
CM00523
900.00
Kitchen set color yellow
KY00460
35.20
The same table, bordered, price highlighted, inserted item with empty cell:
Products
SKU
Price €
Sofa
HM00235
525.90
Counter
CM00523
900.00
Chair
n.a.
Kitchen set color yellow
KY00460
35.20
Tables
------
Example of a table:
Products SKU Price €
=============== ------------ ---------
Sofa HM00235 525.90
.
Counter CM00523 900.00
.
Kitchen set
color yellow KY00460 35.20
The same table, bordered, price highlighted, inserted item with empty cell:
__
Products SKU Price €
=============== ------------ ---------
Sofa HM00235 525.90
.
Counter CM00523 [5)900.00:]
.
Chair | |*.n.a.*
.
Kitchen set
color yellow KY00460 35.20
Example of self coloring code
Example of self coloring code
-----------------------------
[:c{{!!lang!!}
#pragma inline
function myHelloWorld(bool visible)
{
if(visible) {
print("Hello world!"); // print out text
}
else return false;
}
} --]
[:c{{!!mark!!}
<?xml version="1.0" ?>
<PRJROOT versionBMG="1">
<date>2023-12-23</date>
<valid />
</PRJROOT>
} --]
Math interpreter using LaTex alike syntax
Pythagorean theorem:
Other expressions
Math interpreter using LaTex alike syntax
-----------------------------------------
*Pythagorean theorem:* $( x^n + y^n = z^n )$
*Other expressions*
:$(
Chemistry interpreter
Chemistry interpreter
---------------------
$$