Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change the default value of fill-tail in Block.of-inline to true #47

Open
zeptometer opened this issue Feb 15, 2020 · 0 comments
Open
Milestone

Comments

@zeptometer
Copy link
Collaborator

zeptometer commented Feb 15, 2020

According to the document,

%% If [fill-tail] is true, [Inline.fil] is added at the end of the return value.

If fill-tail is false, there may be no Inline.fil in the inline text and sometimes line-break fails to break it into lines. It seems more user-friendly to set fill-tail as true by default because that's what we expect in most of the cases.

@nyuichi nyuichi added this to the 2.0.0 milestone Feb 15, 2020
zeptometer pushed a commit that referenced this issue Feb 16, 2020
zeptometer added a commit that referenced this issue Apr 5, 2020
zeptometer pushed a commit that referenced this issue Apr 5, 2020
#47: Change the default value of `fill-tail` in `Block.of-inline` to `true`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants