On 03/08/2017 06:34 AM, Jaysinh Shukla wrote:
1. Is it possible to write custom filters for GNU Aspell?
Yes
2. If the answer to above question is yes then please share the reference. I want to write filter for checking ReStructuredText format document and will share back to this community as free software. I request to share if any filter is existing for ReStructuredText.
The best documentation is in Section 11 (Filter Interface) in the devel docs (http://aspell.net/dev-html/index.html and also distributed with Aspell).
The easiest way to create a filter to to use on of the existing filters under modules/filter as a reference.
Kevin, GNU Aspell Maintainer _______________________________________________ Aspell-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/aspell-devel
