Is it possible to format a block of text with a tabulator, e.g. to pretty format the following list: --- keyboard shortcuts * <ctrl>-x Cut * <ctrl>-c Copy * <ctrl>-v Paste * <ctrl>-<shift>-G Find Previous --- As a workaround I could use a table. Dirk