Skip to content

Anobium/TinyMultiBootLoader

Repository files navigation

Help for TinyMutilBootLoader

This is the Git for the TinyMutilBootLoader. You will find the source Asciidoc’s here: https://github.com/Anobium/TinyMultiBootLoader/tree/master/source

Thank you for your help.

Want to see the outputs in multiple formats?

Asciidoc cheatsheet for GitHub

Introduction

These are the pages and the toolchain used to generate the TinyMultiBootLoader Help system.

GitHub limitations

This cheatsheet contains small part of Asciidoc markup which works and looks fine on GitHub.  There is also full cheatsheet, but for now its main use is to show bugs, design issues, GitHub limitations and other differences from how Asciidoc cheatsheet should really looks like.

Help

The format is pre-determined.  Meaning the layout and the style sheets are already mandated, please refer to existing Help pages as a reference.  These notes are to enable the casual editor insights into some of the tricks when editing Asciidoc’s.

To add an example hard space, use the following:

Cheat Sheet

This is an example of how to show user code. Four dashes, then code indented by two tabs, terminated by four dashes.

An example of showing user code
    ----

    c++

    ----


This is how to added a hard space. Always add a hard speace at the end of each sentence in a paragraph.

An example hard space
  


To add a table, using the following:

An example table
[cols="3,4,4", options="header,autowidth"]
|===
|Constant
|Purpose
|Default

|`String`
|The width parameter of the String
|Set automatically

|`String2`
|The height parameter of the String
|Set automatically

|`String3`
|Specifies the String.
|6
|===
An example empty line
{empty} +

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages