diff --git a/_my_projects/WordFiller.md b/_my_projects/WordFiller.md new file mode 100644 index 0000000..1c6d76e --- /dev/null +++ b/_my_projects/WordFiller.md @@ -0,0 +1,10 @@ +--- +slug: WordFiller +tag: "" +layout: project +--- + +Here is something that breaks word counters +``` +​‮‮‮ ​‮‮‮ ​‮‮‮ ​‮‮‮ ​‮‮‮ ​‮‮‮ ​‮‮‮ ​‮‮‮ ​‮‮‮ ​‮‮‮ ​‮‮‮ ​‮‮‮ ​‮‮‮ ​‮‮‮ ​‮‮‮ ​‮‮‮ ​‮‮‮ ​‮‮‮ ​‮‮‮ ​‮‮‮ ​‮‮‮ +``` \ No newline at end of file diff --git a/_site/feed.xml b/_site/feed.xml index cab9c7b..d4293e1 100644 --- a/_site/feed.xml +++ b/_site/feed.xml @@ -1,4 +1,4 @@ -Jekyll2019-07-15T19:01:28-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: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> <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 new file mode 100644 index 0000000..42560c5 --- /dev/null +++ b/_site/projects/WordFiller.html @@ -0,0 +1,151 @@ + + + + + Evan Pratten + + + + + + + + + + + + + + + +
+ + + + + + + + + + + +
+ + +
+
+

Here is something that breaks word counters

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

+
+
+ +
+ + + + +
+ + + + + + + + + + + + + + + + + \ No newline at end of file