<div dir="ltr">Hi,<div><br></div><div>I noticed that next line of code, the one with ``<span style="color:rgb(31,50,83);font-size:14px;white-space:pre-wrap">disabled: true`` has proper " so I thought it was just typo.</span></div><div><span style="color:rgb(31,50,83);font-size:14px;white-space:pre-wrap"><br></span></div><div><span style="color:rgb(31,50,83);font-size:14px;white-space:pre-wrap">Best,</span></div><div><span style="color:rgb(31,50,83);font-size:14px;white-space:pre-wrap">Rafal</span></div></div><div class="gmail_extra"><br><div class="gmail_quote">On 22 June 2017 at 18:49, Fabian Arrotin <span dir="ltr"><<a href="mailto:arrfab@centos.org" target="_blank">arrfab@centos.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 22/06/17 18:31, Laurențiu Păncescu wrote:<br>
> Hi Rafal,<br>
><br>
> On Thu, Jun 22, 2017 at 5:49 PM Rafal Skolasinski<br>
</span><span class="">> <<a href="mailto:r.j.skolasinski@gmail.com">r.j.skolasinski@gmail.com</a> <mailto:<a href="mailto:r.j.skolasinski@gmail.com">r.j.skolasinski@gmail.<wbr>com</a>>> wrote:<br>
><br>
>     I just noticed that<br>
>     in <a href="https://seven.centos.org/2017/06/updated-centos-vagrant-images-available-v1705-01/" rel="noreferrer" target="_blank">https://seven.centos.org/2017/<wbr>06/updated-centos-vagrant-<wbr>images-available-v1705-01/</a><br>
><br>
>     line that reads about sync folders<br>
><br>
>     config.vm.synced_folder “.”, “/vagrant”, type: “virtualbox”<br>
><br>
><br>
>     uses the wrong symbol for strings (") and after copying into<br>
>     Vagrantfile causes a cryptic error message.<br>
><br>
><br>
> This is caused  by Wordpress' typography "feature" that changes regular<br>
> quotes into "smart quotes" everywhere, even in <code> elements. There's<br>
> no Wordpress setting to disable that, as far as I know, but it seems<br>
> doable via plugins. [1]<br>
><br>
> I remember we received complaints in the past about copy&paste of code<br>
> examples being broken (in blog comments on seven.c.o). Since I only have<br>
> "author" privileges in Wordpress, there's nothing I can do about it<br>
> myself, but it's good you brought it up here. I think such typography<br>
> features make less sense for technical blogs like ours than they do for<br>
> humanistic contents.<br>
><br>
> Any thoughts from a seven.c.o admin?<br>
><br>
> Regards,<br>
> Laurențiu<br>
><br>
> [1] <a href="http://www.lancebledsoe.com/how-to-turn-off-wordpress-smart-quotes/" rel="noreferrer" target="_blank">http://www.lancebledsoe.com/<wbr>how-to-turn-off-wordpress-<wbr>smart-quotes/</a><br>
><br>
<br>
</span>That "plugin" looks sane and shouldn't be intrusive so we can enable it<br>
(and so not be afraid of a compatibility issue for next WP update)<br>
<br>
Let me enable it and see how it goes<br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
--<br>
Fabian Arrotin<br>
The CentOS Project | <a href="http://www.centos.org" rel="noreferrer" target="_blank">http://www.centos.org</a><br>
gpg key: 56BEC54E | twitter: @arrfab<br>
<br>
</font></span><br>______________________________<wbr>_________________<br>
CentOS-devel mailing list<br>
<a href="mailto:CentOS-devel@centos.org">CentOS-devel@centos.org</a><br>
<a href="https://lists.centos.org/mailman/listinfo/centos-devel" rel="noreferrer" target="_blank">https://lists.centos.org/<wbr>mailman/listinfo/centos-devel</a><br>
<br></blockquote></div><br></div>