You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Peter Gromov (Jira)" <ji...@apache.org> on 2021/01/22 11:50:00 UTC

[jira] [Updated] (LUCENE-9691) Hunspell: support trailing comments on aff option lines

     [ 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-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org