Sign up for the 7-day free trial

New variable: {TOPIC-TITLE}

April 18th, 2019

A quick addition, based on a request from one of our users (thanks Charles!):

A new system variable called {TOPIC-TITLE} is now available, holding the title of the current topic.

Super useful if you want to include the title of your topic somewhere in your topic’s content, without duplicating the actual title text.


Fix: Smart quote replacement now also performed in Topic Titles

June 30th, 2014

The Textile renderer was already replacing single quotes, apostrophes and double quotes in Topic Body text with “smart quotes”, also called curly quotes.
However, one of our customers reported that Manula was not doing the same in Topic Titles, which is of course not consistent.

Today we fixed that, as shown in the following screen shots:

The quotes as seen in the editor:
smart-quotes-textile-code

The quotes the way they are now shown in live manuals:
smart-quotes-live

Thanks for reporting this, David Brown!


Fix: double quotes in Topic Title

June 2nd, 2014

Small fix the manual editor:

When using double quotes (“..”) in the Topic Title, the Title would be cut off after saving.

quotes in title


Fix: tabbing from Topic Title to Topic Body

May 28th, 2014

A small fix to an annoying issue in the Manual Editor:

Using the TAB key while in the Topic Title box now nicely tabs to the Topic Body box.

title-tab-body

(Previously, it tabbed to the header (h2, h3, etc..) button on the toolbar.)