Forums Help
  Access
  
    Reading our forums is open to everyone.  With a Madrona Labs account,
    you can reply to posts or start topics of your own under one of our main
    categories: News, Hardware, Software, DIY or Open.  To create an account,
    click "Sign up" in the login box on the top right.
  
  Formatting your posts
  
    You can format your posts using Markdown,
    a minimal markup language that is very easy to read and write.  Markdown is designed to take email-style emphasis and formatting and turn them into HTML.  For example, if you type
  
  
    Adding *emphasis* and **bold type** is easy with Markdown.
    It's also easy to add links
    [that one webcomic](https://xkcd.com/)
    and images
    
    once you know how.
  
  
    You get:
    
      
        Adding emphasis and bold type is easy with Markdown.
        It's also easy to add links
      
      that one webcomic 
      and images 
      
      once you know how.
     
  
  
    For more information, see the Markdown Syntax documentation.