-
Notifications
You must be signed in to change notification settings - Fork 31
some tests
marcoaccame edited this page Sep 16, 2015
·
8 revisions
you can go home now if you like.
here is some text.
here is a list:
- item 1
- item 2
here is another list, where second item is cancelled.
- item cweeeeeee
item defcewvcer- item cccccccccccsdeew
here is some code block indented by four spaces:
// some mad code
int n = 10;
for(int i=0; i<n; i++) { n--; }
here is some more code indented with ```
// some crazy code
int n = 0;
for(int j=0; n<j; j=++n) { n = j; }
here is some C code with highlights:
#define N 10
// ok, now we do business
/* ;-) */
int res = 0;
int j = 0;
for(j=0; j<N; j++) { res += j; }
see more tips.
here is the link to an issue in icub-firmware-build with a link: issue-3
however, the mode used in issues, aka robotology/icub-firmware-build#3, or ../icub-firmware-build#3 does not work. if i reference only #3 of this repository what does it happen? nothing.
also: the link to a SHA as used in issues does not work: SHA: a5c3785ed8d6a35868bc169f07e40e889087fd2e
here is link to another page: another page
here is a redmine issue: redmine#607