<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Pasting HTML format text from clipboard]]></title><description><![CDATA[<p dir="auto">Is there a plugin that will enable pasting into Notepad++ “HTML formatted text” from the clipboard.<br />
currently  paste is just plain text. (&amp; paste special see below)</p>
<p dir="auto">Example:</p>
<ol>
<li>I have a webpage in firefox, I copy a section of the page text (its now in the x32 clipboard)</li>
<li>Paste into Notepad++ is just plain text loses formatting (font size, bold etc…)</li>
</ol>
<p dir="auto"><em>If I paste into: example word the formatting is retained.</em></p>
<p dir="auto">I tried…  “Paste Special”,  “Paste HTML Content” but it paste’s the HTML code &amp; not formatted text I copied.</p>
<p dir="auto">Thanks</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/13962/pasting-html-format-text-from-clipboard</link><generator>RSS for Node</generator><lastBuildDate>Wed, 22 Apr 2026 14:04:29 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/13962.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 15 Jun 2017 23:36:25 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Pasting HTML format text from clipboard on Sat, 17 Jun 2017 17:43:17 GMT]]></title><description><![CDATA[<p dir="auto"><em>word</em> is a reference to <em>Microsoft Word</em>. Notepad++ is <strong>not</strong> a word processor!</p>
<p dir="auto">There is, however, an old HTML editor of the 1990s: <em>Arachnophilia</em>. I still use it, as it adds tags for me (e.g. select text, then press <em>Ctrl+I</em> to emphasize). I copy-and-paste from <em>Word</em>, for example, to <em>Arachnophilia</em>: the formatting is preserved. Then, when I see bold text, I simply select the text in <em>Arachnophilia</em> and press <em>Ctrl+B</em>, etc.</p>
<p dir="auto">Maybe Claudia can write such a useful plug-in.<br />
<em>“Plug it in, plug it in!”</em> is a popular ad for air fresheners on American TV.</p>
<p dir="auto">Peace be with you and this community!</p>
]]></description><link>https://community.notepad-plus-plus.org/post/24963</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/24963</guid><dc:creator><![CDATA[Parpaluck209]]></dc:creator><pubDate>Sat, 17 Jun 2017 17:43:17 GMT</pubDate></item><item><title><![CDATA[Reply to Pasting HTML format text from clipboard on Fri, 16 Jun 2017 18:42:12 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/7563">@Toni-Graham</a></p>
<p dir="auto">I’m not aware of a plugin which is able to do this but this<br />
doesn’t mean there isn’t one available.<br />
The underlying scintilla control is responsible for doing, what it called, styling.<br />
In order to make this work, one has to program a so called <strong>lexer</strong>.<br />
This lexer is than responsible to set all the attributes, like font name, size, boldness …</p>
<p dir="auto">What confuses me is this sentence you wrote</p>
<p dir="auto"><em>If I paste into: example word the formatting is retained.</em></p>
<p dir="auto">What does that mean?</p>
<p dir="auto">Cheers<br />
Claudia</p>
]]></description><link>https://community.notepad-plus-plus.org/post/24941</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/24941</guid><dc:creator><![CDATA[Claudia Frank]]></dc:creator><pubDate>Fri, 16 Jun 2017 18:42:12 GMT</pubDate></item></channel></rss>