8 lines
571 B
HTML
8 lines
571 B
HTML
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||
|
<html><head><meta content="text/html; charset=UTF-8" http-equiv="content-type"><title>Settings</title>
|
||
|
<link rel="stylesheet" href="styles.css" type="text/css">
|
||
|
</head>
|
||
|
<body>
|
||
|
<h1>Settings</h1>
|
||
|
<p>Control some of the aspects of Notepad++. They are divided in three main groups:<br><p><a href="Preferences.html">Preferences</a></p><p><a href="Styler%20Configurator.html">Styler Configurator</a></p><p><a href="Shortcut%20Mapper.html">Shortcut Mapper</a></p><p></p>
|
||
|
</body></html>
|