mirror of
https://github.com/remoteintech/remote-jobs
synced 2025-01-02 15:48:43 +00:00
2682009c9f
* 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
33 lines
1.1 KiB
HTML
33 lines
1.1 KiB
HTML
<p>⚠ We don't have much information about this company yet!</p>
|
|
|
|
<p>If you know something we don't, help us fill it in! Here'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>⚠ |</p>
|
|
</blockquote>
|
|
|
|
<p><strong>With</strong>
|
|
<a href="https://codepoints.net/U+FE0F?lang=en">variation selector</a>
|
|
invisible character:</p>
|
|
|
|
<blockquote>
|
|
<p>⚠ |</p>
|
|
</blockquote>
|
|
|
|
<p><strong>With</strong>
|
|
<a href="https://codepoints.net/U+FE0F?lang=en">variation selector</a>
|
|
invisible character (x2):</p>
|
|
|
|
<blockquote>
|
|
<p>⚠ |</p>
|
|
</blockquote>
|