Added links and updated beta notice

gh-pages
Hauke D 7 years ago
parent 4834bf80ad
commit 56cfa0c23b

@ -47,7 +47,7 @@ iframe.perleditor {
<p>
This page demonstrates the embeddable
<strong><a href="http://webperl.zero-g.net" target="_blank">&#x1F578;&#xFE0F;&#x1F42A; WebPerl</a>
Code Demo Editor</strong>, which can be embedded using <code>&lt;iframe&gt;</code> elements, including
Code Demo Editor</strong> (beta), which can be embedded using <code>&lt;iframe&gt;</code> elements, including
<a href="https://developer.mozilla.org/en-US/docs/Web/HTML/Element/iframe#attr-sandbox" target="_blank">sandboxing</a>.
The documentation is contained in the source of this page, please use
the "View Source" function of your browser to view it, or have a look at

@ -36,8 +36,10 @@ js('document')->getElementById('my_button')
- [**Download `webperl_prebuilt_v0.07-beta.zip`**](https://github.com/haukex/webperl/releases/download/v0.07-beta/webperl_prebuilt_v0.07-beta.zip)
- [**Get the sources on GitHub**](https://github.com/haukex/webperl)
For a web application written with WebPerl, see the
[**WebPerl Regex Tester** (beta)](regex.html)!
For web applications written with WebPerl, see:
- [**WebPerl Code Demo Editor** (beta)](democode/index.html)
- [**WebPerl Regex Tester** (beta)](regex.html)
Quick Start

Loading…
Cancel
Save