mirror of
https://github.com/remoteintech/remote-jobs
synced 2024-12-29 13:53:10 +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
9 lines
659 B
HTML
9 lines
659 B
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/aerolab.md">send us a pull request with your changes to this file!</a></li>
|
|
</ul>
|