Updated README and doc
Installed new 'str' argument in all <XXX>::anchorProc defintions.
Modified grammar so that ((a foo a)) and ((a [foo] a)) are synonym.
Modified ((a a)) tags syntax to accept an optional text: ((a [label] txt a)). Previous syntax still supported.
Fix in man::preambleProc (use ManTitle instead of Title).
Fixed permissions issue on output file (caused by mkstemp in aida_newTempFile).
Fixed typo in markdown::defaultExtension
Markdown target now uses .md extension
Support extended syntax in Markdown converter. Bump version to 1.4.3.
New header params: EscapeVerbatim for html, Und...
Modified handling of ((e e)) tags: eols changed...
Bumped version to 1.4
Fixed grammar error when ((i i)) chunk followed...
Tag for version 1.3 at revision 262
Fixed issue with space chars after a tr)) tag
Fixed missing line in tests readme
Installation of html help in /usr/local/share/d...
Renamed AidaHelp.html as aida.html
Removed commented instruction
Typo
Tests naming in Readme
New configure option --with-tests
Impl of -eval option for convert and split
Removed Makefile for tests from configure script
Added tests dir in trunk to redirect to tests s...
New function aida_substString. Parsing of ((inp...
Added files: test_subst_input.ainc test_subst_i...
Updated expected dir in tests
Moving tests dir one level up
Renamed aida_test_common.tcl as common_aida_tes...
Updated help
Added misc tests
Completed tests suite (1441 tests)
pmwiki target info tests
Added info tests
More tags tests
Added misc
Added destdir
Added interp/ options/ params/ and split/
Updated tags tests
Added files: test_tag_table_align.aida test_tag...
Added tags inputs for tests
Added files: test_split_input.aida test_split_s...
Added split inputs for tests
Added files: test_param_Extension.aida test_par...
Added interp tests
Fixed setIndexProcs
Updated help
Fixed setting input enc
More tests
Added new header param tests
Fixes for param tests
Removed expected/header
Renamed test_header as test_params
More params tests
Renamed run_header.test as run_params.test
Completed info tests.
Added tests module
Additional target arg in aida info subcommands