diff --git a/_my_projects/WordFiller.md b/_my_projects/WordFiller.md index 1c6d76e..f303c99 100644 --- a/_my_projects/WordFiller.md +++ b/_my_projects/WordFiller.md @@ -4,7 +4,15 @@ tag: "" layout: project --- -Here is something that breaks word counters +Here is something that breaks word counters. ``` ​‮‮‮ ​‮‮‮ ​‮‮‮ ​‮‮‮ ​‮‮‮ ​‮‮‮ ​‮‮‮ ​‮‮‮ ​‮‮‮ ​‮‮‮ ​‮‮‮ ​‮‮‮ ​‮‮‮ ​‮‮‮ ​‮‮‮ ​‮‮‮ ​‮‮‮ ​‮‮‮ ​‮‮‮ ​‮‮‮ ​‮‮‮ -``` \ No newline at end of file +``` + It is built from: + ``` +zero-width space +rtl override +rtl override +rtl override +normal space + ``` \ No newline at end of file diff --git a/_site/feed.xml b/_site/feed.xml index d4293e1..308a038 100644 --- a/_site/feed.xml +++ b/_site/feed.xml @@ -1,4 +1,4 @@ -Jekyll2019-07-16T14:29:37-04:00http://0.0.0.0:4000/feed.xmlEvan PrattenComputer wizard, student, <a href="https://github.com/frc5024">@frc5024</a> programming team lead, and radio enthusiast.Mind map generation with Python2019-07-15T14:38:00-04:002019-07-15T14:38:00-04:00http://0.0.0.0:4000/blog/2019/07/15/MindMap<p>While working on an assignment with <a href="https://coggle.it">Coggle</a> today, I noticed an interesting option in the save menu. <em>Download as .mm file</em>. Having rarely worked with mind maps before, and only doing it online, it never occured to me that someone would have a file format for it. So I took a look.</p> +Jekyll2019-07-16T14:34:51-04:00http://0.0.0.0:4000/feed.xmlEvan PrattenComputer wizard, student, <a href="https://github.com/frc5024">@frc5024</a> programming team lead, and radio enthusiast.Mind map generation with Python2019-07-15T14:38:00-04:002019-07-15T14:38:00-04:00http://0.0.0.0:4000/blog/2019/07/15/MindMap<p>While working on an assignment with <a href="https://coggle.it">Coggle</a> today, I noticed an interesting option in the save menu. <em>Download as .mm file</em>. Having rarely worked with mind maps before, and only doing it online, it never occured to me that someone would have a file format for it. So I took a look.</p> <h2 id="what-is-a-mm-file">What is a .mm file?</h2> <p>It turns out, a <code class="highlighter-rouge">.mm</code> file is just some XML describing the mind map. Here is a simple mind map:</p> diff --git a/_site/projects/WordFiller.html b/_site/projects/WordFiller.html index 42560c5..568ddfb 100644 --- a/_site/projects/WordFiller.html +++ b/_site/projects/WordFiller.html @@ -91,9 +91,16 @@
-

Here is something that breaks word counters

+

Here is something that breaks word counters.

​‮‮‮ ​‮‮‮ ​‮‮‮ ​‮‮‮ ​‮‮‮ ​‮‮‮ ​‮‮‮ ​‮‮‮ ​‮‮‮ ​‮‮‮ ​‮‮‮ ​‮‮‮ ​‮‮‮ ​‮‮‮ ​‮‮‮ ​‮‮‮ ​‮‮‮ ​‮‮‮ ​‮‮‮ ​‮‮‮ ​‮‮‮
 
+

It is built from:

+
zero-width space
+rtl override
+rtl override
+rtl override
+normal space
+