#lang scribble/manual @(require "defs.rkt") @(under-construction) @title[#:tag "advanced-topics" #:version apt-version]{Advanced Topics} @section[#:tag "disk-images"]{Disk Images} @section[#:tag "rspecs"]{RSpecs} @section[#:tag "public-ip-access"]{Public IP Access} @section[#:tag "markdown"]{Markdown} Apt supports @hyperlink["http://daringfireball.net/projects/markdown/"]{Markdown} in the major text fields in @seclink["rspecs"]{RSpecs}. Markdown is a simple formatting syntax with a straighforward translation to basic HTML elements such as headers, lists, and pre-formatted text. You may find this useful in the description and instructions attached to your profile. While editing a profile, you can preview the Markdown rendering of the Instructions or Description field by double-clicking within the text box. @screenshot["markdown-preview.png"] You will probably find the @hyperlink["http://daringfireball.net/projects/markdown/"]{Markdown manual} to be useful. @section[#:tag "tours"]{Tours}