[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Aspell-user] How to ignore content of certain DocBook tags?
From: |
David O'Brien |
Subject: |
[Aspell-user] How to ignore content of certain DocBook tags? |
Date: |
Sun, 4 Sep 2016 12:16:52 +1000 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.0 |
Using aspell-0.60.6.1-10.fc22.x86_64
I use the following to spell check my DocBook XML files:
find . -name *.xml -exec aspell -c --mode=sgml '{}' \;
I would like to configure aspell to ignore the contents of <screen> tags
(and possibly also other block tags in the future). Is this possible?
Thanks
--
David
"Why use two words when one will do?"
Thomas Jefferson
signature.asc
Description: OpenPGP digital signature
- [Aspell-user] How to ignore content of certain DocBook tags?,
David O'Brien <=