Skip to content

Commit c2c7346

Browse files
committed
Change changelog format from asciidoc to markdown
1 parent 2068481 commit c2c7346

File tree

1 file changed

+54
-55
lines changed

1 file changed

+54
-55
lines changed
Lines changed: 54 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
1-
:experimental:
2-
== Changelog
1+
# Changelog
32

43
All notable changes are documented in this file.
54

6-
== https://github.com/asciidocfx/AsciidocFX/releases/tag/v1.7.4[Version ~1.7.4] (23.04.2021)
5+
## [Version ~1.7.4](https://github.com/asciidocfx/AsciidocFX/releases/tag/v1.7.4) (23.04.2021)
76

87
* install4j 9 upgrade
98
* dependency updates plantuml, spring boot
@@ -17,23 +16,23 @@ All notable changes are documented in this file.
1716
* Dark theme improvements
1817
* Set config directory from command line
1918

20-
== https://github.com/asciidocfx/AsciidocFX/releases/tag/v1.7.3[Version ~1.7.3] (16.05.2020)
19+
## [Version ~1.7.3](https://github.com/asciidocfx/AsciidocFX/releases/tag/v1.7.3) (16.05.2020)
2120

2221
* /favicon resolution bug fix
2322
* Resolving docname docdir etc.
2423
* Version upgrades (plantuml, fop, spring-boot etc.)
2524

26-
== https://github.com/asciidocfx/AsciidocFX/releases/tag/v1.7.2[Version ~1.7.2] (07.04.2020)
25+
## [Version ~1.7.2](https://github.com/asciidocfx/AsciidocFX/releases/tag/v1.7.2) (07.04.2020)
2726

2827
* Extension bug fixes
2928
* Version upgrades (javafx, plantuml, fop, spring-boot etc.)
3029

31-
== https://github.com/asciidocfx/AsciidocFX/releases/tag/v1.7.1[Version ~1.7.1] (03.08.2019)
30+
## [Version ~1.7.1](https://github.com/asciidocfx/AsciidocFX/releases/tag/v1.7.1) (03.08.2019)
3231

3332
* Extension bug fixes
3433
* Fixing Highlight.js integration
3534

36-
== https://github.com/asciidocfx/AsciidocFX/releases/tag/v1.7.0[Version ~1.7.0] (08.06.2019)
35+
## [Version ~1.7.0](https://github.com/asciidocfx/AsciidocFX/releases/tag/v1.7.0) (08.06.2019)
3736

3837
* JavaFX 12 support
3938
* Asciidoctor.js 2x support
@@ -43,108 +42,108 @@ All notable changes are documented in this file.
4342
* Bux fixes
4443
* Drop Markdown support (Due to Nashorn deprecation)
4544

46-
== https://github.com/asciidocfx/AsciidocFX/releases/tag/v1.6.9[Version ~1.6.9] (05.10.2018)
45+
## [Version ~1.6.9](https://github.com/asciidocfx/AsciidocFX/releases/tag/v1.6.9) (05.10.2018)
4746

4847
* Fix outline issue for include:: content
4948
* Resolve files correctly
5049
* Show detached preview in front
5150

52-
== https://github.com/asciidocfx/AsciidocFX/releases/tag/v1.6.8[Version ~1.6.8] (26.08.2018)
51+
## [Version ~1.6.8](https://github.com/asciidocfx/AsciidocFX/releases/tag/v1.6.8) (26.08.2018)
5352

5453
* Added missing noto serif fonts
5554
* Added missing dejavu sans mono font to ace
5655
* Character code handle improvement in editor
5756

58-
== https://github.com/asciidocfx/AsciidocFX/releases/tag/v1.6.7[Version ~1.6.7] (18.08.2018)
57+
## [Version ~1.6.7](https://github.com/asciidocfx/AsciidocFX/releases/tag/v1.6.7) (18.08.2018)
5958

6059
* Use newer version of TerminalFX
6160
* Use .asc as Asciidoc file extension
6261
* Show alerts always on front
6362

64-
== https://github.com/asciidocfx/AsciidocFX/releases/tag/v1.4.4[Version ~1.4.4] (13.12.2015)
63+
## [Version ~1.4.4](https://github.com/asciidocfx/AsciidocFX/releases/tag/v1.4.4) (13.12.2015)
6564

66-
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)!
6766

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).
6968

70-
==== Features
69+
### Features
7170

7271
* AFX supports a spell-checker component. You can enable/disable it and change the default language, which is Turkish, among the existing ones.
7372

74-
==== Changes
73+
### Changes
7574

76-
* Several components' version updated
75+
* Several components' version updated
7776
* Improving UI design based on users experience
7877
* Minor bug fixes
7978

80-
== https://github.com/asciidocfx/AsciidocFX/releases/tag/v1.3.9[Version 1.3.9] (13.10.2015)
79+
## [Version 1.3.9](https://github.com/asciidocfx/AsciidocFX/releases/tag/v1.3.9) (13.10.2015)
8180

82-
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).
8382

84-
==== Features
83+
### Features
8584

8685
* 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.
8786

88-
== https://github.com/asciidocfx/AsciidocFX/releases/tag/v1.3.8[Version 1.3.8] (13.09.2015)
87+
## [Version 1.3.8](https://github.com/asciidocfx/AsciidocFX/releases/tag/v1.3.8) (13.09.2015)
8988

90-
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)
9190

92-
==== Features
91+
### Features
9392

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`.
9594
* 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.
9695
* 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.
9897
* 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.
9998
* 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.
10099
* AsciidocFX Users can now edit all file formats such as JSON, XML, HTML and so on in the editor.
101100
* Since AFX lets you edit HTML documents, you can likewise preview the content on the HTML preview section.
102101
* 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))
104103
* Next to the 'stop rendering' feature, AFX also provides 'stop jumping' and 'stop scrolling' features over the preview section.
105104
* AFX has a Turkish README file.
106105

107-
==== Changes
106+
### Changes
108107

109108
* The AsciidocFX Cheetsheat updated.
110109
* Home button removed.
111110
* Minor bugs fixed.
112111

113-
== https://github.com/asciidocfx/AsciidocFX/releases/tag/v1.3.6[Version 1.3.6] (03.04.2015)
112+
## [Version 1.3.6](https://github.com/asciidocfx/AsciidocFX/releases/tag/v1.3.6) (03.04.2015)
114113

115-
==== Features
114+
### Features
116115

117-
* 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.
119118
* As of 1.3.6, AFX does not prompt a warning dialog for empty "new *" tabs on exit.
120119
* 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`).
123122

124-
==== Changes
123+
### Changes
125124

126125
* The AsciidocFX Cheetsheat updated.
127126
* The AsciidocFX Sample Book updated.
128127
* 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.
129128

130-
== https://github.com/asciidocfx/AsciidocFX/releases/tag/v1.3.5[Version 1.3.5] (28.03.2015)
129+
## [Version 1.3.5](https://github.com/asciidocfx/AsciidocFX/releases/tag/v1.3.5) (28.03.2015)
131130

132131
* Almost bug-fixes
133132
* Prevent accident closing when there is changed files.
134133

135-
== https://github.com/asciidocfx/AsciidocFX/releases/tag/v1.3.4[Version 1.3.4] (22.03.2015)
134+
## [Version 1.3.4](https://github.com/asciidocfx/AsciidocFX/releases/tag/v1.3.4) (22.03.2015)
136135

137-
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).
138137

139-
==== Features
138+
### Features
140139

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.
144143
* A new *remove* option is of worth in order to delete single or multiple files in the file browser.
145144
* 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)).
148147
* "Paste" and "Paste Raw" options; If the copied content is HTML, you will be given two choices before pasting the content into the editor.
149148
** When you used "Paste" option, AsciidocFX will convert and paste HTML content to Asciidoc or Markdown format automatically
150149
** 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
156155
* Several alert messages are included to clearly address some points such as when markdown does not support a text format while asciidoc does.
157156
* Markdown File extension association provided.
158157

159-
==== Changes
158+
### Changes
160159

161160
* The AsciidocFX Sample Book was updated to express all the available features of asciidoc.
162161
* 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).
164163

165-
== https://github.com/asciidocfx/AsciidocFX/releases/tag/v1.3.3[v1.3.3] (17.02.2015)
164+
## [v1.3.3](https://github.com/asciidocfx/AsciidocFX/releases/tag/v1.3.3) (17.02.2015)
166165

167-
==== Features
166+
### Features
168167

169168
* `.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.
171170

172-
==== Changes
171+
### Changes
173172

174173
* A new refresh button to refresh the preview section, it is especially important for mentioned images (i.e. `image::`) if presents.
175174

176-
== https://github.com/asciidocfx/AsciidocFX/releases/tag/v1.3.2[v1.3.2] (01.02.2015)
175+
## [v1.3.2](https://github.com/asciidocfx/AsciidocFX/releases/tag/v1.3.2) (01.02.2015)
177176

178-
==== Features
177+
### Features
179178

180179
* Asciidoc File extension association.
181180
* Platform-specific file sorting in the TreeView.
182-
* Filesystem functionalities such as Go Home/Up (https://github.com/asciidocfx/AsciidocFX/issues/42[#42]).
181+
* Filesystem functionalities such as Go Home/Up [#42]((https://github.com/asciidocfx/AsciidocFX/issues/42)).
183182
* _Save as_ functionality for HTML, PDF, DocBook, and Ebook services.
184183
* Files can be now opened from terminal.
185-
* Tooltips for the buttons of the editor bars. (https://github.com/asciidocfx/AsciidocFX/issues/43[#43]).
186-
* https://gitter.im/asciidocfx/AsciidocFX[Gitter.im] public chat room.
184+
* Tooltips for the buttons of the editor bars. [#43]((https://github.com/asciidocfx/AsciidocFX/issues/43)).
185+
* [Gitter.im](https://gitter.im/asciidocfx/AsciidocFX) public chat room.
187186
* Easily accessible to available links such as _bug report_ within the program.
188187
* A shortcut to include a quote block in a doc file (i.e. type `quote` press `tab`).
189188
* Another option is provided to copy the current HTML source with embedded images if included.
190189
* A go-to-workdir facility for each opened tab.
191-
* A shortcut to maximize the editor pane (i.e. kbd:[Ctrl+M]).
190+
* A shortcut to maximize the editor pane (i.e. `Ctrl+M`).
192191

193-
==== Changes
192+
### Changes
194193

195194
* `book.*` file depencency cancelled. Now each AsciiDoc file independently can be rendered into any existing services.

0 commit comments

Comments
 (0)