You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AsciidocFX was elected as one of https://community.oracle.com/docs/DOC-949972#wfp[the Duke's Choice Award 2015 Winners]!
65
+
AsciidocFX was elected as one of [the Duke's Choice Award 2015 Winners](https://community.oracle.com/docs/DOC-949972#wfp)!
67
66
68
-
As always, you can fully examine the changes between *v1.3.9* and *v1.4.4* via https://github.com/asciidocfx/AsciidocFX/compare/v1.3.9...v1.4.4[full changelog].
67
+
As always, you can fully examine the changes between *v1.3.9* and *v1.4.4* via [full changelog](https://github.com/asciidocfx/AsciidocFX/compare/v1.3.9...v1.4.4).
69
68
70
-
==== Features
69
+
###Features
71
70
72
71
* AFX supports a spell-checker component. You can enable/disable it and change the default language, which is Turkish, among the existing ones.
As always, you can fully examine the https://github.com/asciidocfx/AsciidocFX/compare/v1.3.8...v1.3.9[full changelog].
81
+
As always, you can fully examine the [full changelog](https://github.com/asciidocfx/AsciidocFX/compare/v1.3.8...v1.3.9).
83
82
84
-
==== Features
83
+
###Features
85
84
86
85
* The new embedded local terminal comes bundled with AFX! Right-click a folder in the Workdir panel and click 'Open in Terminal'. In the local terminal, you can create a number of sessions by clicking +. To close an active session, click X or right-click a session tab, and then choose 'Close' option.
After all of the RCs, It's time to express all the noteworthy features. To examine all the details, please visit https://github.com/asciidocfx/AsciidocFX/compare/v1.3.6...v1.3.8[Full Changelog]
89
+
After all of the RCs, It's time to express all the noteworthy features. To examine all the details, please visit [Full Changelog](https://github.com/asciidocfx/AsciidocFX/compare/v1.3.6...v1.3.8)
91
90
92
-
==== Features
91
+
###Features
93
92
94
-
* Making a presentation in AsciidocFX is not a dream anymore! Thanks to https://github.com/rahmanusta[Rahman Usta], AsciidocFX now allows you to make slides by means of https://github.com/hakimel/reveal.js/[Reveal.js] and https://github.com/imakewebthings/deck.js[Deck.js] backends. To make this possible, just right-click anywhere on the workdir panel and then follow the path `new/slide`.
93
+
* Making a presentation in AsciidocFX is not a dream anymore! Thanks to [Rahman Usta](https://github.com/rahmanusta), AsciidocFX now allows you to make slides by means of [Reveal.js](https://github.com/hakimel/reveal.js/) and [Deck.js](https://github.com/imakewebthings/deck.js) backends. To make this possible, just right-click anywhere on the workdir panel and then follow the path `new/slide`.
95
94
* As of 1.3.8, AFX also provides a new backend service called Odt. Using the service, you can convert an asciidoc/markdown document into a file ending with `odt` which stands for word processing (text) documents.
96
95
* Another facility comes into play in this release which is _Outline_ View! The Outline view displays an outline of a structured asciidoc/markdown file that is currently open in the editor area. You can jump to an intended section easily.
97
-
* You can manipulate the default properties of AFX in the settings panel. To reach that panel, click 3dots(...) / Settings *or* kbd:[Ctrl+F4] . You will see a few sections such as the settings of preview panel and the locations part which lets you override/edit the default css values as well as set the mathjs and kindlegen path.
96
+
* You can manipulate the default properties of AFX in the settings panel. To reach that panel, click 3dots(...) / Settings *or*`Ctrl+F4` . You will see a few sections such as the settings of preview panel and the locations part which lets you override/edit the default css values as well as set the mathjs and kindlegen path.
98
97
* By default, auto-saving feature is enable so that when you switch to other applications or when AFX is idle, your documents will be saved by AFX. To disable it, go to the general Settings panel.
99
98
* Since AFX supports 5 different services, logging is a must for those who want to know whether a problem occurs or not during every process. To this end, a log view is now available at the bottom of the editor. You are given a few options based on the log view like classifying the log messages according to the log levels and browsing the corresponding log directory.
100
99
* AsciidocFX Users can now edit all file formats such as JSON, XML, HTML and so on in the editor.
101
100
* Since AFX lets you edit HTML documents, you can likewise preview the content on the HTML preview section.
102
101
* You can save the frequently used directories (i.e. your favorite directories) by right-clicking a folder in the Workdir (i.e. treeview ) panel.
103
-
* Viewing rendered documents simultaneously in the preview section is now up to you. You can toggle this option from the preview. Just right click somewhere on the preview section and check "Stop Rendering" (https://github.com/asciidocfx/AsciidocFX/issues/95[#95])
102
+
* Viewing rendered documents simultaneously in the preview section is now up to you. You can toggle this option from the preview. Just right click somewhere on the preview section and check "Stop Rendering" [#95]((https://github.com/asciidocfx/AsciidocFX/issues/95))
104
103
* Next to the 'stop rendering' feature, AFX also provides 'stop jumping' and 'stop scrolling' features over the preview section.
* A new handy extension comes into play: Users can visually illustrate their data with 8 different chart components (i.e. https://github.com/asciidocfx/AsciidocFX/wiki/Chart-Extension#pie-chart[pie], https://github.com/asciidocfx/AsciidocFX/wiki/Chart-Extension#line-chart[line], https://github.com/asciidocfx/AsciidocFX/wiki/Chart-Extension#area-chart[area], https://github.com/asciidocfx/AsciidocFX/wiki/Chart-Extension#bar-chart[bar], https://github.com/asciidocfx/AsciidocFX/wiki/Chart-Extension#scatter-chart[scatter], https://github.com/asciidocfx/AsciidocFX/wiki/Chart-Extension#bubble-chart[bubble], https://github.com/asciidocfx/AsciidocFX/wiki/Chart-Extension#stacked-area-chart[stacked-area], and https://github.com/asciidocfx/AsciidocFX/wiki/Chart-Extension#stacked-bar-chart[stacked-bar] charts) along with a few https://github.com/asciidocfx/AsciidocFX/wiki/Chart-Extension-Options[options] supported by AsciidocFX, all of which belong to JavaFX.
118
-
* AFX has https://github.com/asciidocfx/AsciidocFX/wiki/Chart-Extension#using-external-csv-data[block macros] to reference data in external CSV file so that, users can directly refer to it without giving data inside block.
116
+
* A new handy extension comes into play: Users can visually illustrate their data with 8 different chart components (i.e. [pie](https://github.com/asciidocfx/AsciidocFX/wiki/Chart-Extension#pie-chart), [line](https://github.com/asciidocfx/AsciidocFX/wiki/Chart-Extension#line-chart), [area](https://github.com/asciidocfx/AsciidocFX/wiki/Chart-Extension#area-chart), [bar](https://github.com/asciidocfx/AsciidocFX/wiki/Chart-Extension#bar-chart), [scatter](https://github.com/asciidocfx/AsciidocFX/wiki/Chart-Extension#scatter-chart), [bubble](https://github.com/asciidocfx/AsciidocFX/wiki/Chart-Extension#bubble-chart), [stacked-area](https://github.com/asciidocfx/AsciidocFX/wiki/Chart-Extension#stacked-area-chart), and [stacked-bar](https://github.com/asciidocfx/AsciidocFX/wiki/Chart-Extension#stacked-bar-chart) charts) along with a few [options](https://github.com/asciidocfx/AsciidocFX/wiki/Chart-Extension-Options) supported by AsciidocFX, all of which belong to JavaFX.
117
+
* AFX has [block macros](https://github.com/asciidocfx/AsciidocFX/wiki/Chart-Extension#using-external-csv-data) to reference data in external CSV file so that, users can directly refer to it without giving data inside block.
119
118
* As of 1.3.6, AFX does not prompt a warning dialog for empty "new *" tabs on exit.
120
119
* Chart extension menu was added to the editor toolbar for asciidoc users.
121
-
* A shortcut to (convert and paste) copied selection (i.e. kbd:[Ctrl+V]).
122
-
* A shortcut to directly paste copied selection (i.e. RAW content) with no any conversion (i.e. kbd:[Ctrl+Shift+V]).
120
+
* A shortcut to (convert and paste) copied selection (i.e. `Ctrl+V`).
121
+
* A shortcut to directly paste copied selection (i.e. RAW content) with no any conversion (i.e. `Ctrl+Shift+V`).
123
122
124
-
==== Changes
123
+
###Changes
125
124
126
125
* The AsciidocFX Cheetsheat updated.
127
126
* The AsciidocFX Sample Book updated.
128
127
* Asking "Paste" and "Paste Raw" options removed. Instead, AFX provides two shortcuts which we mention in the features section. Note that, you can still use these two options manually by right-clicking on the editor.
There are many features in this release, let's see all of them. To examine all the details, please visit https://github.com/asciidocfx/AsciidocFX/compare/v1.3.3...v1.3.4[Full Changelog].
136
+
There are many features in this release, let's see all of them. To examine all the details, please visit [Full Changelog](https://github.com/asciidocfx/AsciidocFX/compare/v1.3.3...v1.3.4).
138
137
139
-
==== Features
138
+
###Features
140
139
141
-
* Big news, AsciidocFX salutes markdown users! As of 1.3.4, It facilitates users to open/edit/delete markdown documents along with its features as well as to convert markdown documents to asciidoc documents thanks to https://github.com/rahmanusta[Rahman Usta], by https://github.com/asciidocfx/AsciidocFX/blob/master/src/main/resources/public/js/marked-extension.js[extending] the https://github.com/chjj/marked[marked] framework.
142
-
* Users can transfer their https://www.gitbook.com/[Gitbooks] to Asciibooks. You can find this service from the ellipsis section in the file browser. In order to start this service, after selecting your existing gitbook directory you need to give another empty directory in which the corresponding asciidoc files will be located.
143
-
* Our another useful handy framework called " https://github.com/asciidocfx/highlight-treeview.js[treeview] syntax highlighting" is now utilized. We give you two choices to make your own filesystem view.
140
+
* Big news, AsciidocFX salutes markdown users! As of 1.3.4, It facilitates users to open/edit/delete markdown documents along with its features as well as to convert markdown documents to asciidoc documents thanks to [Rahman Usta](https://github.com/rahmanusta), by [extending](https://github.com/asciidocfx/AsciidocFX/blob/master/src/main/resources/public/js/marked-extension.js) the [marked](https://github.com/chjj/marked) framework.
141
+
* Users can transfer their [Gitbooks](https://www.gitbook.com/) to Asciibooks. You can find this service from the ellipsis section in the file browser. In order to start this service, after selecting your existing gitbook directory you need to give another empty directory in which the corresponding asciidoc files will be located.
142
+
* Our another useful handy framework called " [treeview](https://github.com/asciidocfx/highlight-treeview.js) syntax highlighting" is now utilized. We give you two choices to make your own filesystem view.
144
143
* A new *remove* option is of worth in order to delete single or multiple files in the file browser.
145
144
* A new *create* file option is available over the file tree view. Note that you can only use this feature if you right-click a folder.
146
-
* Opening multiple times of an already opened document was disabled (https://github.com/asciidocfx/AsciidocFX/issues/58[#58]).
147
-
* A new save alert message comes into play for unsaved files on exit in order to prevent losing unsaved work (https://github.com/asciidocfx/AsciidocFX/issues/52[#52]).
145
+
* Opening multiple times of an already opened document was disabled [#58]((https://github.com/asciidocfx/AsciidocFX/issues/58)).
146
+
* A new save alert message comes into play for unsaved files on exit in order to prevent losing unsaved work [#52]((https://github.com/asciidocfx/AsciidocFX/issues/52)).
148
147
* "Paste" and "Paste Raw" options; If the copied content is HTML, you will be given two choices before pasting the content into the editor.
149
148
** When you used "Paste" option, AsciidocFX will convert and paste HTML content to Asciidoc or Markdown format automatically
150
149
** When you used "Paste Raw" option, AsciidocFX will paste RAW input
@@ -156,40 +155,40 @@ There are many features in this release, let's see all of them. To examine all t
156
155
* Several alert messages are included to clearly address some points such as when markdown does not support a text format while asciidoc does.
157
156
* Markdown File extension association provided.
158
157
159
-
==== Changes
158
+
###Changes
160
159
161
160
* The AsciidocFX Sample Book was updated to express all the available features of asciidoc.
162
161
* The editor toolbar obtained a new design.
163
-
* Since the progress indicator of JavaFX is a bit problematic, we decided to use https://github.com/kimmobrunfeldt/progressbar.js[progressbar.js].
162
+
* Since the progress indicator of JavaFX is a bit problematic, we decided to use [progressbar.js](https://github.com/kimmobrunfeldt/progressbar.js).
*`.svg` file extension is now supported among the other image files.
170
-
* A new HTML to AsciiDoc Converter called _https://github.com/asciidocfx/to-asciidoc[to-asciidoc]_ maintained by us, is utilized in the program as well so that, user can directly copy an HTML document and paste the converted one including AsciiDoc structure(s) into the editor.
169
+
* A new HTML to AsciiDoc Converter called [to-asciidoc](_https://github.com/asciidocfx/to-asciidoc)_ maintained by us, is utilized in the program as well so that, user can directly copy an HTML document and paste the converted one including AsciiDoc structure(s) into the editor.
171
170
172
-
==== Changes
171
+
###Changes
173
172
174
173
* A new refresh button to refresh the preview section, it is especially important for mentioned images (i.e. `image::`) if presents.
0 commit comments