remote-jobs/test/fixtures/valid-incomplete/parsed-content/45royale.companyBlurb.html
James Nylen 2682009c9f
Parse profile content into a JSON+HTML data structure (#445)
* A few minor tweaks

* Add toIdentifierCase function

* Use toIdentifierCase function to make profile content more code-friendly

* Improve "incomplete profile" indicator checks

In order to properly check the "incomplete profile" indicators, the
"Company blurb" section should exist.

* Return parsed HTML content for each company

* Test parsing of invisible "variation selector" character

* Strip out invisible "variation selector" character
2018-06-25 02:16:13 -05:00

33 lines
1.1 KiB
HTML

<p>&#x26A0; We don&apos;t have much information about this company yet!</p>
<p>If you know something we don&apos;t, help us fill it in! Here&apos;s how:</p>
<ul>
<li>Read our <a href="https://github.com/remoteintech/remote-jobs/blob/master/CONTRIBUTING.md">Contributing Guidelines</a></li>
<li>Have a look at our <a href="https://github.com/remoteintech/remote-jobs/blob/master/company-profiles/example.md">example company profile</a></li>
<li>Follow the structure of the example profile and <a href="https://github.com/remoteintech/remote-jobs/edit/master/company-profiles/45royale.md">send us a pull request with your changes to this file!</a></li>
</ul>
<p>Without
<a href="https://codepoints.net/U+FE0F?lang=en">variation selector</a>
invisible character:</p>
<blockquote>
<p>&#x26A0; |</p>
</blockquote>
<p><strong>With</strong>
<a href="https://codepoints.net/U+FE0F?lang=en">variation selector</a>
invisible character:</p>
<blockquote>
<p>&#x26A0; |</p>
</blockquote>
<p><strong>With</strong>
<a href="https://codepoints.net/U+FE0F?lang=en">variation selector</a>
invisible character (x2):</p>
<blockquote>
<p>&#x26A0; |</p>
</blockquote>