All Projects → christiangalsterer → bitbucket-asciidoc-plugin

christiangalsterer / bitbucket-asciidoc-plugin

Licence: Apache-2.0 License
An add-on for Atlassian Bitbucket Server to render AsciiDoc files.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to bitbucket-asciidoc-plugin

migrate bitbucket server to bitbucket cloud
Migrate Atlassian Bitbucket Server to Bitbucket Cloud
Stars: ✭ 13 (-35%)
Mutual labels:  bitbucket, atlassian, atlassian-bitbucket
Asciidoctor Epub3
📘 Asciidoctor EPUB3 is a set of Asciidoctor extensions for converting AsciiDoc to EPUB3 & KF8/MOBI
Stars: ✭ 166 (+730%)
Mutual labels:  asciidoc, asciidoctor
middleman-asciidoc
🔰 AsciiDoc support for Middleman 4. (In Middleman 3, AsciiDoc support is provided by a core extension).
Stars: ✭ 24 (+20%)
Mutual labels:  asciidoc, asciidoctor
Emacs Easy Hugo
Emacs major mode for managing hugo
Stars: ✭ 235 (+1075%)
Mutual labels:  asciidoc, asciidoctor
AsciiDocQuickLook
A QuickLook plugin to preview AsciiDoc files.
Stars: ✭ 24 (+20%)
Mutual labels:  asciidoc, asciidoctor
Ebook Template
Template to create PDF, ePub and Kindle books with Asciidoctor
Stars: ✭ 150 (+650%)
Mutual labels:  asciidoc, asciidoctor
Asciidoctor Web Pdf
Convert AsciiDoc documents to PDF using web technologies
Stars: ✭ 219 (+995%)
Mutual labels:  asciidoc, asciidoctor
Kramdown Asciidoc
A kramdown extension for converting Markdown documents to AsciiDoc.
Stars: ✭ 97 (+385%)
Mutual labels:  asciidoc, asciidoctor
asciidoctor-katex
Asciidoctor extension for converting latexmath using KaTeX at build time
Stars: ✭ 16 (-20%)
Mutual labels:  asciidoc, asciidoctor
data-center-helm-charts
Helm charts for Atlassian's Data Center products
Stars: ✭ 77 (+285%)
Mutual labels:  bitbucket, atlassian
asciidoctor-htmlbook
Asciidoctor HTMLBook is an Asciidoctor backend for converting AsciiDoc documents to HTMLBook documents.
Stars: ✭ 31 (+55%)
Mutual labels:  asciidoc, asciidoctor
Infoq Mini Book
Template project for creating an InfoQ Mini-Book with Asciidoctor
Stars: ✭ 147 (+635%)
Mutual labels:  asciidoc, asciidoctor
Atom Asciidoc Preview
⚛ AsciiDoc preview for the Atom editor.
Stars: ✭ 136 (+580%)
Mutual labels:  asciidoc, asciidoctor
Asciidoctor Browser Extension
⚪️ An extension for web browsers that converts AsciiDoc files to HTML using Asciidoctor.js.
Stars: ✭ 152 (+660%)
Mutual labels:  asciidoc, asciidoctor
Asciidocfx
Asciidoc Editor and Toolchain written with JavaFX 16 (Build PDF, Epub, Mobi and HTML books, documents and slides)
Stars: ✭ 1,533 (+7565%)
Mutual labels:  asciidoc, asciidoctor
Asciidoctor Reveal.js
🔮 A reveal.js converter for Asciidoctor and Asciidoctor.js. Write your slides in AsciiDoc!
Stars: ✭ 219 (+995%)
Mutual labels:  asciidoc, asciidoctor
Asciidoctor Pdf
📃 Asciidoctor PDF: A native PDF converter for AsciiDoc based on Asciidoctor and Prawn, written entirely in Ruby.
Stars: ✭ 868 (+4240%)
Mutual labels:  asciidoc, asciidoctor
Asciidoctor Html5s
Semantic HTML5 converter (backend) for Asciidoctor
Stars: ✭ 50 (+150%)
Mutual labels:  asciidoc, asciidoctor
Asciidoctor Intellij Plugin
AsciiDoc plugin for products on the IntelliJ platform (IDEA, RubyMine, etc)
Stars: ✭ 250 (+1150%)
Mutual labels:  asciidoc, asciidoctor
eclipse-asciidoctor-editor
An eclipse editor for asciidoctor files
Stars: ✭ 45 (+125%)
Mutual labels:  asciidoc, asciidoctor

Introduction

An add-on for Atlassian Bitbucket Server to render AsciiDoc files in the source view panel.

Installation

The plugin is available in the Atlassian Marketplace and can be installed directly in Bitbucket Server using the Universal Plugin Manager (UPM), see here for details.

Releases

3.x.x

The 3.x.x versions are for Bitbucket Server >= 5.0.0

3.1.2 (2017-11-18)

This version includes the following changes:

3.1.1 (2017-11-15)

This version includes the following changes:

3.1.0 (2017-10-28)

This version includes the following changes:

3.0.0 (2017-05-07)

This version includes the following changes:

  • Compatibility with Bitbucket 5.0.0

2.x.x

The 2.x.x versions are for Bitbucket Server >= 4.0.0 and < 5.0.0

2.4.2 (2017-11-18)

This version includes the following changes:

2.4.1 (2017-11-15)

This version includes the following changes:

2.4.0 (2017-10-28)

This version includes the following changes:

2.3.2 (2016-11-13)

This version includes the following changes:

  • Fix: Image includes not correctly rendered for non-default branches

2.3.1 (2016-06-10)

This version includes the following changes:

  • Fix: Correct handling of file extensions

2.3.0 (2016-02-13)

This version includes the following changes:

  • Syntax highlighting for AsciiMath and LaTeX syntax using MathJax. Thanks to stuwhite.

  • Update to asciidoctor.js 1.5.4

  • Update to highlight.js 9.1.0

2.2.0 (2016-02-06)

This version includes the following changes:

  • Rendering of relative image locations

2.1.0 (2016-01-06)

This version includes the following changes:

  • Syntax highlighting using highlight.js

  • Improved layout to be closer to Bitbucket Server Markdown support

2.0.0 (2015-12-21)

This is the first release of the add-on. It provides the following features:

1.x.x

The 1.x.x versions were originally reserved for Bitbucket Server < 4.0.0. No releases planned anymore.

License

   Copyright 2015 Christian Galsterer

   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
   You may obtain a copy of the License at

       http://www.apache.org/licenses/LICENSE-2.0

   Unless required by applicable law or agreed to in writing, software
   distributed under the License is distributed on an "AS IS" BASIS,
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].