Development Team/Jhbuild: Difference between revisions
| Line 281: | Line 281: | ||
* Boot into F17. | * Boot into F17. | ||
* Mount F14 on a directory. | * Mount F14 on a directory. | ||
{{{#!div style="background: #ffd; border: 3px ridge" | |||
This is an example of embedded "code" block: | |||
{{{ | |||
#!python | |||
def hello(): | |||
return "world" | |||
}}} | |||
}}} | |||
** | ** | ||
[ajay@localhost ~]$ su - | [ajay@localhost ~]$ su - | ||