[ 
https://issues.apache.org/jira/browse/LUCENE-9691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Peter Gromov updated LUCENE-9691:
---------------------------------
    Description: 
e.g.

{{
# Testing also whitespace and comments.
OCONV 2 # space, space
OCONV   a A # tab, space, space
OCONV   b   B # tab, tab, space
}}

  was:
e.g.

```
# Testing also whitespace and comments.
OCONV 2 # space, space
OCONV   a A # tab, space, space
OCONV   b   B # tab, tab, space
```


> Hunspell: support trailing comments on aff option lines
> -------------------------------------------------------
>
>                 Key: LUCENE-9691
>                 URL: https://issues.apache.org/jira/browse/LUCENE-9691
>             Project: Lucene - Core
>          Issue Type: Sub-task
>            Reporter: Peter Gromov
>            Priority: Major
>
> e.g.
> {{
> # Testing also whitespace and comments.
> OCONV 2 # space, space
> OCONV   a A # tab, space, space
> OCONV   b   B # tab, tab, space
> }}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to