diff options
| author | 2020-07-26 15:06:35 +0200 | |
|---|---|---|
| committer | 2020-07-26 15:06:35 +0200 | |
| commit | 2cc7ec9e26b013b2967841372898f1f8954d8f8f (patch) | |
| tree | f5a725fc965a4b429a67a41a57a691e0f449e089 /README.md | |
| parent | Ensure all renamed symbols are kept (diff) | |
Parse NavigableStrings in symbol descriptions.
When a symbol, such as [term.numpy](https://matplotlib.org/3.1.1/glossary/index.html#term-numpy) had NavigableStrings as direct
children, they were not included as bs4's SoupStrainer won't include
both strings and tags in its filters.
The implementation goes around the limitation by introducing a new
optional flag, bypassing the default check which skips matching tags
when the `text` argument is present.
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions