Skip to content

franke-hub/Test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Test

Repository used for github markdown testing. It does not cover basic github documentation.

For basic testing, I use the Firefox extension Github Markdown Viewer. Unfortunately, it doesn't exactly match github's markdown, but this repository is only on github.com, and anyway, github's the final arbiter of github markdown coding.

By comparing the raw markdown here with the formatted markdown, you can see how github markdown works (or doesn't) in special situations.

I'm editing this file using github's editor. It doesn't check speelling.

How are "<>" characters handled?

#include <github.com/franke-hub/Test/edit/trunk/README.md> Sample include file coding, escaping the '#'.

#include <github.com/franke-hub/Test/edit/trunk/README.md> Sample include file coding.

# include <github.com/franke-hub/Test/edit/trunk/README.md> You don't normally have to use "\#", but if (like this example) there was a space after the "#" you would.

Aside: the Firefox extension discards all text between a '<' and the '>' character. If you use &lt and &gt it's happy, but (as you can see) github markdown isn't.

Creating links to page sections in another file


About

Repository used for github testing.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages