blob: c45f44b70c54b92a0a9dbb556b81f381db888dd6 [file] [log] [blame]
###############################################################################
# Copyright (c) 2004 IBM Corporation and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/epl-v10.html
#
# Contributors:
# IBM Corporation - initial API and implementation
###############################################################################
Templates.comment.name=\uc8fc\uc11d
Templates.comment.desc=\uc8fc\uc11d
Templates.ul.name=ul
Templates.ul.desc=ul (\ud15c\ud50c\ub9ac\ud2b8)
Templates.ul.content=<ul>\n<li> \ud56d\ubaa9 1 </li>\n<li> \ud56d\ubaa9 2 </li>\n</ul>\n
Templates.dl.name=dl
Templates.dl.desc=dl (\ud15c\ud50c\ub9ac\ud2b8)
Templates.dl.content=<dl>\n<dt> \uc81c1 \uc815\uc758 <dd> \uc81c1 \uc124\uba85\n<dt> \uc81c2 \uc815\uc758 <dd> \uc81c2 \uc124\uba85\n</dl>\n
Templates.table.name=table
Templates.table.desc=table (\ud15c\ud50c\ub9ac\ud2b8)
Templates.table.content=<table border>\n<tr>\n<th>\uc5f4 1 \ud45c\uc81c</th>\n<th>\uc5f4 2 \ud45c\uc81c</th>\n</tr>\n<tr>\n<td>\ud589 1: \uc5f4 1</td>\n<td>\ud589 1: \uc5f4 2</td>\n</tr>\n</table>\n
Templates.ol.name=ol
Templates.ol.desc=ol (\ud15c\ud50c\ub9ac\ud2b8)
Templates.ol.content=<ol>\n<li> \ud56d\ubaa9 1 </li>\n<li> \ud56d\ubaa9 2 </li>\n</ol>\n
Templates.html.name=html
Templates.html.desc=html (\ud15c\ud50c\ub9ac\ud2b8)
Templates.html.content=<html>\n<head>\n<title>\uc5ec\uae30\uc5d0 \uc81c\ubaa9 \uc0bd\uc785</title>\n</head>\n<body>\n${cursor}\n</body>\n</html>
Templates.script.name=script
Templates.script.desc=script (\uc8fc\uc11d\ucc98\ub9ac)
Templates.script.content=<script type=\"${cursor}text/javascript\">\n<!--\n\n//-->\n</script>
Templates.style.name=style
Templates.style.desc=style (\uc8fc\uc11d\ucc98\ub9ac)
Templates.style.content=<style>\n<!--\n${cursor}\n-->\n</style>
Templates.imgmap.name=img
Templates.imgmap.desc=img (\ub9f5)