diff options
| author | luz.paz <luzpaz@users.noreply.github.com> | 2019-03-21 13:19:58 +0000 |
|---|---|---|
| committer | luz.paz <luzpaz@users.noreply.github.com> | 2019-03-21 13:19:58 +0000 |
| commit | 395b3eca3695a43d1e6e368e4ca9c99f18dc5a8a (patch) | |
| tree | ad24a4b299388f29e9d1ad748b44f7f07b01a697 | |
| parent | Misc. typos and whitespace fixes (diff) | |
| download | inkscape-395b3eca3695a43d1e6e368e4ca9c99f18dc5a8a.tar.gz inkscape-395b3eca3695a43d1e6e368e4ca9c99f18dc5a8a.zip | |
share/README.md: Revert whitespace changes and format correct markdown
Two whitespaces after a sentence will trigger a new line in markdown. Reverted previous commit to reflect that.
| -rw-r--r-- | share/README.md | 34 |
1 files changed, 17 insertions, 17 deletions
diff --git a/share/README.md b/share/README.md index 7b62e148b..afcbeb1b2 100644 --- a/share/README.md +++ b/share/README.md @@ -1,20 +1,20 @@ This is the root dir for Inkscape's resources that it loads at runtime: icons, markers, filters, keyboard maps, etc. -attributes - -branding - Official visual collateral -examples - Shareable example drawings -extensions - Pluggable scripts runnable by Inkscape -filters - Custom SVG filters loaded at runtime, under Effects > Filters -fonts - -gradients - -icons - Program icons following the freedesktop.org icon scheme. -keys - -markers - -palettes - -patterns - -screens - -symbols - -templates - -tutorials - -ui - +attributes - +branding - Official visual collateral +examples - Shareable example drawings +extensions - Pluggable scripts runnable by Inkscape +filters - Custom SVG filters loaded at runtime, under Effects > Filters +fonts - +gradients - +icons - Program icons following the freedesktop.org icon scheme. +keys - +markers - +palettes - +patterns - +screens - +symbols - +templates - +tutorials - +ui - |
