|
I wrote >Question > How do I get text2tags to recognise the following > problems as [description uri] ? > … … … Off this list, a correspondent suggested to try the following:- %!preproc : '!' 'AAAAA' %!preproc : '\(' 'BBBBB' %!preproc : '\)' 'CCCCC' %!preproc : ';' 'DDDDD' %!preproc : ':' 'EEEEE' %!preproc : '#' 'FFFFF' %!preproc : '\?' 'GGGGG' %!postproc : 'AAAAA' '!' %!postproc : 'BBBBB' '(' %!postproc : 'CCCCC' ')' %!postproc : 'DDDDD' ';' %!postproc : 'EEEEE' ':' %!postproc : 'FFFFF' '#' %!postproc : 'GGGGG' '?' And that works! All the «The text2tags problem entries, format t2t» at http://users.skynet.be/watermael/miscellaneous/In_asciidoc_they_all_work.html now solved With many thanks to my correspondent and to txt2tags Richard H |
------------------------------------------------------------------------------
_______________________________________________ txt2tags-list mailing list https://lists.sourceforge.net/lists/listinfo/txt2tags-list
