http://ln.hixie.ch/?start=1037910467&count=1
http://ln.hixie.ch/?start=1137740632&count=1
<!DOCTYPE HTML> | |
<html lang="es-PE"> | |
<head> | |
<meta charset="UTF-8"> | |
<title>Video Responsive por @LeonidasEsteban</title> | |
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> | |
<style > | |
body{ | |
font-family: Arial; | |
} |
<!doctype html> | |
<html lang="en"> | |
<head> | |
<meta charset="UTF-8"> | |
<title>Puls3</title> | |
<link rel="stylesheet" href="css/puls3.css"/> | |
</head> | |
<body> | |
<section class="container"> | |
<header class="header"> |
"highlight_line": true, | |
"indent_to_bracket": true, | |
"detect_indentation": false, | |
"highlight_modified_tabs": true, | |
"close_windows_when_empty": false, | |
"trim_trailing_white_space_on_save": true, | |
"overlay_scroll_bars": "enabled", | |
"open_files_in_new_window": false, | |
"scroll_past_end": true, | |
"tab_size": 2, |
# Home made markdown editor :D! |
# Home made markdown editor :D! |
# Home made markdown editor :D! | |
holamundo |
// Add on element with overflow | |
-webkit-mask-image: -webkit-radial-gradient(white, black); |
{"version":1,"resource":"file:///Users/LeonidasEsteban/proyectos/cursos/curso-react-github/curso-react-github/src/components/language.js","entries":[{"id":"ZO0j.js","source":"textFileCreate.source","timestamp":1663355686196},{"id":"WKQG.js","timestamp":1663355693846},{"id":"Nrqy.js","timestamp":1663355772309},{"id":"wtVy.js","timestamp":1663355938047},{"id":"AItm.js","timestamp":1663355996111},{"id":"aS3t.js","timestamp":1663356057857},{"id":"0oPQ.js","timestamp":1663356180550},{"id":"be2Z.js","timestamp":1663356224509},{"id":"Pw4w.js","timestamp":1663356242493},{"id":"fhzn.js","source":"undoRedo.source","timestamp":1663356249383},{"id":"Saxw.js","timestamp":1663356274710},{"id":"Nvkd.js","timestamp":1663356340313},{"id":"cpXA.js","timestamp":1663356376872},{"id":"OhsK.js","timestamp":1663356405220},{"id":"cSJN.js","timestamp":1663356435265},{"id":"FQ7T.js","timestamp":1663356447516},{"id":"TENw.js","timestamp":1663356467111}]} |
{ | |
"reactFunctionalComponent": { | |
"prefix": "rfc", | |
"body": [ | |
"", | |
"function ${TM_FILENAME_BASE/(.*)/${1:/pascalcase}/g}() {", | |
"\treturn (", | |
"\t\t<${1:${div}}>", | |
"\t\t\t${2:${TM_FILENAME_BASE/(.*)/${1:/pascalcase}/g}}", | |
"\t\t</${1:${div}}>", |