Files
2023-07-14 10:37:57 +03:00

31 lines
2.1 KiB
HTML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html>
<head>
<title>Vurgulanan kodu ekle</title>
<meta charset="utf-8" />
<meta name="description" content="The description of Hightlight code plugin for ONLYOFFICE editors, which allows to embed code with the already adjusted style into presentations" />
<link type="text/css" rel="stylesheet" href="../../../../../../common/main/resources/help/editor.css" />
<link type = "text/css" rel = "stylesheet" href = "../../images/sprite.css" />
<script type="text/javascript" src="../callback.js"></script>
<script type="text/javascript" src="../search/js/page-search.js"></script>
</head>
<body>
<div class="mainpart">
<div class="search-field">
<input id="search" class="searchBar" placeholder="Arama" type="text" onkeypress="doSearch(event)">
</div>
<h1>Vurgulanan kodu ekle</h1>
<p><a target="_blank" href="https://www.onlyoffice.com/en/presentation-editor.aspx" onclick="onhyperlinkclick(this)"><b>Sunu D&uuml;zenleyicide</b></a>, vurgulanmış kodu se&ccedil;tiğiniz programın programlama diline ve renklendirme stiline g&ouml;re &ouml;nceden ayarlanmış stille g&ouml;mebilirsiniz.</p>
<ol>
<li>Sununuza gidin ve imleci, kodu eklemek istediğiniz yere getirin.</li>
<li><b>Eklentiler</b> sekmesine ge&ccedil;in ve <div class = "icon icon-highlight"></div> <b>Kodu vurgula</b> se&ccedil;eneğini se&ccedil;in.</li>
<li>Programlama <b>Dilini</b> belirtin.</li>
<li>Bu programda a&ccedil;ıkmış gibi g&ouml;r&uuml;nmesi i&ccedil;in kodun bir <b>Stilini</b> se&ccedil;in.</li>
<li>Sekmeleri boşluklarla değiştirmek isteyip istemediğinizi belirtin.</li>
<li><b>Arka plan rengi</b> se&ccedil;in. Bunu yapmak i&ccedil;in imleci manuel olarak paletin &uuml;zerine getirin veya <b>RGB</b>/<b>HSL</b>/<b>HEX</b> değerini girin.</li>
<li>Kodu eklemek i&ccedil;in <b>Tamam</b> d&uuml;ğmesine tıklayın.</li>
</ol>
<img class="gif" alt="Vurgula eklentisi gif" src="../../images/highlight_plugin.gif" width="600" />
</div>
</body>
</html>