.SE Bestandsextensie
Shuttle Document
| Ontwikkelaar | N.v.t. |
| Populariteit |
3.4 | 15 Stemmen |
Wat is een SE-bestand?
File containing code written in the Shuttle language, a lightweight markup language that can be converted into HTML5.
Meer informatie
Some syntax rules include:
- Text is converted into blocks of text that are separated by a blank line
- A header begins with a #, with the number of #s preceding the header signifying the heading level number.
- Ordered lists use numbers with a period, while unordered lists just use hyphens.
- Links are inline [] () or reference [] [], while link definitions can be used anywhere in the document. One blank space is allowed between the two parts of the link.
- Images function the same as links but the syntax begins with an exclamation mark (!).
- Horizontal rules are created with three or more hyphens.
OPMERKING: Shuttle converters are available for conversion to Java and PHP.