flag_de

Entries for April 2023


26

HashGazer 1.2.2 released



#Gazer 1.2.2 is now available on the Mac App Store.

This update provides many improvements and bug fixes for the internal markup parser. Especially the languages MarkdownExtra, MultiMarkdown and Textile have been improved.

The list of changes:

The list of changes:

Improvements:

  • internal Textile parser: attributes can now be added to caption, head and foot elements for tables
  • internal Markdown, MarkdownExtra and MultiMarkdown parser: the pipe character (|) can now be escaped by \|.
  • internal MultiMarkdown parser: can now add a [Caption element] to the end of tables


Bug fixes:

  • internal Markdown, MultiMarkdown and MarkdownExtra parser: fixes a bug that could cause #Gazer to hang or display no formatted output for numbered lists when using tab characters
  • internal textile parser: fixes a bug that prevented headings from being written across multiple lines
  • internal Textile parser: fixes a bug that led to the creation of br-tags in table structures under certain circumstances
  • internal Textile parser: fixes a table conversion error that could cause the conversion to abort
  • internal Smark parser: fixes a problem with anchor links
  • internal MarkdownExtra and MultiMarkdown parser: resolves an error, where in certain table formats all elements were formatted as headers
  • internal MarkdownExtra and MultiMarkdown parser: fixes a bug, where an additional empty column is incorrectly added for certain tables
  • internal MarkdownExtra and MultiMarkdown parser: fixes a bug with colspan-formatting


Important Links:

Purchase #Gazer at the Mac App Store

Download the Demo Version of #Gazer

#Gazer Overview

#Gazer Release Notes

Until next time!



20

Note-C 2.5.0 released



Note-C 2.5.0 is now available on the Mac App Store.

This update of Note-C provides various improvements and bug fixes for the internal markup parser as well as new features, both new user interface customization features and a useful tool for CriticMarkup users.

With this update, options are now available in the preferences to display the sidebar with the icons in the normal, in a thinner version, or even to hide it completely.

For Distraction Free Mode, this update provides some improvements in handling background images and a new option to perform scrolling of the text field using mouse/trackpad even if the pointer is outside the text field.

The new feature for CriticMarkup users is the Inline CriticMarkup function, which can be activated via the menu item Markup > Inline CriticMarkup, preferably via the keyboard shortcut ⌃P, which allows selected text to be quickly and elegantly set up with CriticMarkup.

Changes in detail:

New:

  • new CriticMarkup inline tool for convenient marking of selected text. Activation via the menu option Markup > Inline CriticMarkup (⌃P)
  • new options for the appearance of the sidebar. Option to display a thinner sidebar and option to hide the sidebar
  • distraction-free mode: new option to enable scrolling of the text field when the mouse pointer is outside the text field
    Improvements:
  • minor improvements in the handling of the "Show in Finder" action in the Attachments pane
  • distraction-free mode: when using a background image, the transparency setting is now taken into account
  • distraction-free mode: background images are no longer simply stretched to fit the size of the screen, but are adjusted proportionally to the display size


General improvements:

  • MultiMarkdown, when a custom parser should be activated, the internal parser, when activated, caused a conflict. So, instead of using the custom parser, the internal parser was used. For MultiMarkdown it is now the case that the custom parser always has always priority over the other options


MultiMarkdown improvements:

  • {{TOC}} markup for generating a table of contents is now supported, as well the {{TOC:2-3}} and {{TOC:3}} extended variants


Markdown, MarkdownExtra, MultiMarkdown enhancements:

  • heading tags with additional attributes are no longer enclosed by p tags


Textile improvements:

  • additional markup for IDs and classes can now also be provided to inline markup
  • CAPS detection improved, possible CAPS within HTML tags (attributes) are no longer incorrectly converted
  • table. markup is now also supported
  • improved processing of attributes for block markup
  • fixes a bug with the padding-right attribute in block markup


Smark bug fixes:

  • fixes a problem where under certain circumstances some special elements are stripped out and do not give a correct result
  • fixes a problem with the code tag that caused it not to render properly


Important Links:

Purchase Note-C at the Mac App Store

Download the Demo Version of Note-C

Note-C Overview

Note-C Release Notes

Until next time!



18

eBookBinder 1.12.2 released



eBookBinder 1.12.2 is now available on the Mac App Store.

This update provides many improvements and bug fixes for the internal markup parser. Especially the languages MarkdownExtra, MultiMarkdown and Textile have been improved.

In the list of changes below, you can read all the details this update offers:

General improvements:

  • MultiMarkdown, when a custom parser should be activated, the internal parser, when activated, caused a conflict. So, instead of using the custom parser, the internal parser was used. For MultiMarkdown it is now the case that the custom parser always has always priority over the other options


MultiMarkdown improvements:

  • {{TOC}} markup for generating a table of contents is now supported, as well the {{TOC:2-3}} and {{TOC:3}} extended variants


Markdown, MarkdownExtra, MultiMarkdown enhancements:

  • heading tags with additional attributes are no longer enclosed by p tags


Textile improvements:

  • additional markup for IDs and classes can now also be provided to inline markup
  • CAPS detection improved, possible CAPS within HTML tags (attributes) are no longer incorrectly converted
  • table. markup is now also supported
  • improved processing of attributes for block markup
  • fixes a bug with the padding-right attribute in block markup


Smark bug fixes:

  • fixes a problem where under certain circumstances some special elements are stripped out and do not give a correct result
  • fixes a problem with the code tag that caused it not to render properly


Important Links:

Purchase eBookBinder at the Mac App Store

Download the Demo Version of eBookBinder

eBookBinder Overview

eBookBinder Release Notes

Until next time!



17

Myary 2.5.0 released



Myary 2.5.0 is now available on the Mac App Store.

This update of Myary provides various improvements and bug fixes for the internal markup parser as well as new features, both new user interface customization features and a useful tool for CriticMarkup users. In addition, there are also additional minor improvements.

With this update, options are now available in the preferences to display the sidebar with the icons in the normal, in a thinner version, or even to hide it completely.

For Distraction Free Mode, this update provides some improvements in handling background images and a new option to perform scrolling of the text field using mouse/trackpad even if the pointer is outside the text field.

The new feature for CriticMarkup users is the Inline CriticMarkup function, which can be activated via the menu item Markup > Inline CriticMarkup, preferably via the keyboard shortcut ⌃P, which allows selected text to be quickly and elegantly set up with CriticMarkup.

Changes in detail:

New:

  • new CriticMarkup inline tool for convenient marking of selected text. Activation via the menu option Markup > Inline CriticMarkup (⌃P)
  • new options for the appearance of the sidebar. Option to display a thinner sidebar and option to hide the sidebar
  • distraction-free mode: new option to enable scrolling of the text field when the mouse pointer is outside the text field
    Improvements:
  • minor improvements in the handling of the "Show in Finder" action in the Attachments pane
  • distraction-free mode: when using a background image, the transparency setting is now taken into account
  • distraction-free mode: background images are no longer simply stretched to fit the size of the screen, but are adjusted proportionally to the display size


Bug Fixes:

  • fixes a problem with the forward and backward selection of single entries, which could lead to an internal error under certain circumstances
  • fixes a bug in the user interface of the Tab Actions Manager


General improvements:

  • MultiMarkdown, when a custom parser should be activated, the internal parser, when activated, caused a conflict. So, instead of using the custom parser, the internal parser was used. For MultiMarkdown it is now the case that the custom parser always has always priority over the other options


MultiMarkdown improvements:

  • {{TOC}} markup for generating a table of contents is now supported, as well the {{TOC:2-3}} and {{TOC:3}} extended variants


Markdown, MarkdownExtra, MultiMarkdown enhancements:

  • heading tags with additional attributes are no longer enclosed by p tags


Textile improvements:

  • additional markup for IDs and classes can now also be provided to inline markup
  • CAPS detection improved, possible CAPS within HTML tags (attributes) are no longer incorrectly converted
  • table. markup is now also supported
  • improved processing of attributes for block markup
  • fixes a bug with the padding-right attribute in block markup


Smark bug fixes:

  • fixes a problem where under certain circumstances some special elements are stripped out and do not give a correct result
  • fixes a problem with the code tag that caused it not to render properly


Important Links:

Purchase Myary at the Mac App Store

Download the Demo Version of Myary

Myary Overview

Myary Release Notes

Until next time!

2024
   April (2)
   March (1)
   February (3)
   January (2)
2023
   December (1)
   November (1)
   October (2)
   September (4)
   August (1)
   April (4)
   March (1)
   February (4)
   January (1)
2022
   December (1)
   November (1)
   October (2)
   September (1)
   August (5)
   July (2)
   June (1)
   May (4)
   April (2)
   February (1)
   January (1)
2021
   December (1)
   November (1)
   October (5)
   September (3)
   August (7)
   July (2)
   June (1)
   May (1)
   March (5)
   February (3)
   January (5)