[gimp-web/testing] Markdown fixes



commit 89608082ae054440ec5cc0e7d254b1d9aae51847
Author: Alexandre Prokoudine <alexandre prokoudine gmail com>
Date:   Sun Jan 15 17:24:31 2017 +0300

    Markdown fixes

 content/news/2017-01-15 2016 in Review.md |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/content/news/2017-01-15 2016 in Review.md b/content/news/2017-01-15 2016 in Review.md
index 30ffae1..60c9182 100644
--- a/content/news/2017-01-15 2016 in Review.md 
+++ b/content/news/2017-01-15 2016 in Review.md 
@@ -17,13 +17,13 @@ The ''Layer Attributes'' dialog, which hasn't been very useful, now provides the
 
 Newly added color tags improve layers management and can be set via ''Layers'' menu, ''Layer Attributes'' 
dialog. They are also accessible via shortcuts and available for channels and paths (we don't expect people 
to use it a lot, but it was too easy to implement).
 
-The color tags feature is currently not very useful without multiple layers selection. This is something 
we've been meaning to do for quite a while. Last year we did a 
[http://gui.gimp.org/index.php/Multi-layer_selection_workgroup](basic research) on that, but we don't expect 
to accomplish this task in time for GIMP 2.10, unless someone contributes a very good patch. If you are 
interested in helping out, please talk to us.
+The color tags feature is currently not very useful without multiple layers selection. This is something 
we've been meaning to do for quite a while. Last year we did a [basic 
research](http://gui.gimp.org/index.php/Multi-layer_selection_workgroup) on that, but we don't expect to 
accomplish this task in time for GIMP 2.10, unless someone contributes a very good patch. If you are 
interested in helping out, please talk to us.
 
 Moreover, for people who use a lot of masks, the workflow has been streamlined. Now GIMP remembers the last 
type of mask initialization, and you can use key modifiers + mouse click on layer previews to create, apply, 
or remove masks. Additionally, there's a new button for that as well.
 
 ### Remembering Defaults Across Sessions, Improved Configurability
 
-We had to figure out a sane way for GIMP to remember last mask initialization settings, so we devised a 
whole new infrastructure to remember settings of various dialogs. The user interface to adjust those settings 
is now live on the new ''Interface -> Dialog Defaults'' page in the ''Preferences'' dialog. See the 
[https://www.gimp.org/news/2016/10/06/making-settings-persistent/](Making settings persistent in GIMP) post 
for more details.
+We had to figure out a sane way for GIMP to remember last mask initialization settings, so we devised a 
whole new infrastructure to remember settings of various dialogs. The user interface to adjust those settings 
is now live on the new ''Interface -> Dialog Defaults'' page in the ''Preferences'' dialog. See the [Making 
settings persistent in GIMP](https://www.gimp.org/news/2016/10/06/making-settings-persistent/) post for more 
details.
 
 We also made various GIMP settings resettable in the ''Preferences'' dialog. And since GIMP is a huge app, 
where settings tend to accumulate over the years, we added a vertical scrollbar to keep the height of the 
dialog sensible. Additionally, we reorganized some of the settings, e.g. on the ''Color Management'' page.
 
@@ -42,7 +42,7 @@ Additionally, toggling soft-proofing is just a few clicks away in the 'View -> C
 While we didn't intend to work on tools a lot, there have been several interesting updates:
 
 * The ''Align'' tool now has vertical offset setting (contributed by Jonathan Tait)
-* The ''Move'' tool shows relative coordinates when moving guides and sample points (bug 
[https://bugzilla.gnome.org/show_bug.cgi?id=770911](#770911))
+* The ''Move'' tool shows relative coordinates when moving guides and sample points (bug 
[#770911](https://bugzilla.gnome.org/show_bug.cgi?id=770911))
 * The ''Text'' tool got improved support for languages using Input Method Engines (contributed by Jehan 
Pages)
 * Both the ''Bucket Fill'' and the ''Fuzzy Select'' tool have a new ''Diagonal neighbors'' option to select 
diagonally neighboring pixels (contributed by Ell)
 * The ''Intelligent Scissors'' tool now allows to remove the last added segment with the '''Backspace''' key
@@ -53,7 +53,7 @@ Michael Natterer added a new on-canvas preview feature for GEGL-based filters: s
 
 ### darktable
 
-Tobias Ellinghaus of the [https://www.darktable.org](darktable) project contributed a new plugin to load raw 
files into GIMP by having them developed in darktable. This is only available on platforms supported by 
darktable, i.e. Linux and macOS.
+Tobias Ellinghaus of the [darktable](https://www.darktable.org) project contributed a new plugin to load raw 
files into GIMP by having them developed in darktable. This is only available on platforms supported by 
darktable, i.e. Linux and macOS.
 
 Since there is more than one raw processing plug-in out there, we intend to eventually add a way to set 
preferred raw plug-in. You can contribute a patch for that.
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]