This file should pull three chunks from a file named chunks
This is chunk 1, which is plain text
The reward for work well done is the opportunity to do more.
This is chunk 2, which is code
for(int i = 0; i < argc ; i++) {
printf("%s\n", argv[i]);
}
This is chunk 3, which is left aligned
This is file2, no chunk, plain text
There is wisdom in turning as often as possible from the familiar to the unfamiliar: it keeps the mind nimble, it kills prejudice, and it fosters humor.
This documentation was generated from test/pull.txt using Gitdown