Pre

From Noisebridge
Jump to navigation Jump to search
Noisebridge | About | Visit | 272 | Manual | Contact | Guilds | Resources | Events | Projects | WGs | 5MoF | Meetings | Donate V · T · E
Guilds (M) | Meta | Code | Electronics | Fabrication | Games | Sewing | Music | AI | Neuro | Philosophy | Funding | Art | Security | Ham | Brew V · T · E
MetaGuild | Recruiting Guilds | Volunteer | Documentation | Outreach | Working Groups | CommunityWorkingGroup | Badges V · T · E
Documentation | Wiki | Signage | Labels | QR Codes | Note-taking | NoiseFacts | NoiseManual | Nb.wtf V · T · E

On syntax and ease of editing, and viewing. Great format tricks that are low effort, easy to read while editing, and easy to read once published:

<pre>...</pre>

Or prepend a " " space to each line in the block.

 example
 block
 pre

becomes

example
block
pre

https://www.mediawiki.org/wiki/Help:Formatting