
|
Profile
| user name |
sidofc |
| first name |
Sidney |
| last name |
Liebrand |
| email |
sidneyliebrand gmail com |
| homepage |
if($profileUser->getHomepage()){
$hp = $profileUser->getHomepage();
if(substr($hp,0,7) != "http://" and substr($hp,0,8) != "https://"){
$hp = "http://" . $hp;
}
$hp = escapeForHTML($hp);
?>
|
} else { ?>
|
} ?>
registered Vim user or sponsor |
yes, total donation 20 euro |
Script Contributions
| mkdx.vim |
Adds useful mappings for working with markdown files |
|
|