Skip to content

Commit

Permalink
TableConvert: Some more Updates of documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
frlan committed Oct 12, 2014
1 parent 154e99d commit 9a287a2
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
6 changes: 6 additions & 0 deletions tableconvert/ChangeLog
@@ -1,3 +1,9 @@
2014-10-10 Frank Lanitz <frank@frank.uvena.de>

* Introducing a special menu entry into Tools-menu allowing to convert
without changing Geany's file type setting for current document.


2014-10-05 Frank Lanitz <frank@frank.uvena.de>

* Fixing an issue where \r and \n on e.g. Windows files handled as
Expand Down
4 changes: 4 additions & 0 deletions tableconvert/README
Expand Up @@ -28,6 +28,10 @@ set up a keybinding for the function. Once this is done, the plugin is
ready to use. Alternativly it's also possible to use the plugin via the
menu entry at the Tools menu.

Inside the Tools menu there is also another submenu avaialble wich is
allowing you to convert to a table without changing Geany's file type
settings for the current document.

When using the plugin, just mark the area you like to transform and
push your keybinding. All line endings will be taken as end of a row
and therefor transformed to fitting row endings. The plugin is taking
Expand Down

0 comments on commit 9a287a2

Please sign in to comment.