1.1.6 • Published 9 years ago
gitbook-plugin-jira v1.1.6
JIRA Forms in your book
This plugins requires gitbook >=1.0.0
.
How to use it?
Add the below to your book.json
file, then run gitbook install
:
{
"plugins": ["jira"]
}
You can now add JIRA Forms to your book using this tag:
Please fill in this form:
{% jira %}https://*.atlassian.net/s/.....{% endjira %}
The JIRA Url will be replaced by the embeded form in the website, and by a link in the ebook version.