Allow Markdow to format text content of device configs by tsterbak · Pull Request #149 · openandroidinstaller-dev/openandroidinstaller
Addresses #106
You can add emphasis by making text bold (** or __), italic (* or _) or both (*** or ___) now. (asterisk is preferred)
To add paragraphs of lists you need to add two or one empty lines inbetween. Example
- type: call_button content: > As a first step, you need to unlock the bootloader. A bootloader is the piece of software, that tells your phone - how to start and run an operating system (like Android). Your device should be turned on. - Press 'Confirm and run' to reboot into the bootloader. command: adb_reboot_bootloader