Files
react/docs/html-jsx.md
Paul O’Shannessy 6bde147f3e Merge pull request #6089 from chromakey/bb-fix-htmltojsx-script-link
Fix script source HTTPS error in html-jsx.md doc
(cherry picked from commit 5652c710c0)
2016-02-24 23:38:25 -08:00

12 lines
275 B
Markdown

---
layout: default
title: HTML to JSX
id: html-jsx
---
<div class="jsxCompiler">
<h1>HTML to JSX Compiler</h1>
<div id="jsxCompiler"></div>
<script src="https://reactcommunity.org/react-magic/htmltojsx.min.js"></script>
<script src="js/html-jsx.js"></script>
</div>