Skip to content

Hello World! Make your first edit!

This is the Mission Pinball website "welcome wall"! It's a place where people can experiment and try out editing the site with no fear of breaking anything.

How to edit this page

Look, lines that start with a # are top level headings. Two hashes are level 2 headings, etc.

How do links work?

This is my text

Or a link to another local page

Don't worry, we will approve this first!

If you make a pull request, you won't break anything. Your request will be reviewed by an MPF maintainer before it's merged. No worries!

Do you want to be an MPF maintainer?

We could use the help. Jump in!

Change something!

How to format .md files

These .md files are "markdown" format, which is readable in its source form but can also be processed and converted to HTML when the website is built. Here are some formatting things you can do.

Add backticks (upper left key with the ~, not a single quote ') to make things print like a computer. You see? like this.

Three hashes is a Heading 3

Four hashes is Heading 4

Simple!

https://www.markdownguide.org/basic-syntax

Links are easy. Put the text you want in brackets and put the link in parenthesis right after it. No spaces. Like this:

Writing with Markdown

Bullet lists are

  • Done like
  • This
  • You can even add sub bullets
  • Like this

Italics?

You can have ChatGPT help you with MD formatting. It's really good at it!

What about bold?

Embedding snippets from other pages

Check out the /includes folder for a list of little snippets you can include in any page. Such as the TODO box as seen below. To include a snippet, you just put this on its own line: --8<-- plus the file name in quotes. (It's little scissors, get it?)

Help us write it!

This section is unwritten or needs an update or edit. Can you help write it? Get your name in lights and geeky pinball bragging rights! Hit the magic sparkly wand to the right of the title to see this page source on GitHub. Then add/edit and submit your change. It's easy!


Hey that rendered all the contents of that todo.md into this page. Cool!


Something missing or wrong? You can fix it!

This website is edited by people like you! Is something wrong or missing? Is something out of date, or can you explain it better?

Please help us! You can fix it yourself and be an official "open source" contributor!

It's easy! See our Beginner's guide to editing the docs.

Page navigation via the keyboard: < >

You can navigate this site via the keyboard. There are two modes:

General navigation, when search is not focused:

  • F , S , / : open search dialog
  • P , , : go to previous page
  • N , . : go to next page

While using the search function:

  • Down , Up : select next / previous result
  • Esc , Tab : close search
  • Enter : go to highlighted page in the results