Line breaks may cause unexpected spaces in Asia languages.
Open
Nobody has claimed this yet.
- Dominant language
- Racket
- Stars
- 250
- Forks
- 102
- Avg merge
- 11d 11h
- Merged PRs (30d)
- 1
Description
While compiling Scribble to HTML, line breaks may cause unexpected spaces in Asia languages.
Orgmode also had this issue before, here are some detailed descriptions:
- Prevent/workaround browser converting '\n' between lines into space
- https://github.com/niklasfasching/go-org/issues/56
- https://lists.gnu.org/archive/html/emacs-orgmode/2013-01/msg00398.html
Is there a way to fix this in Scribble? Thanks.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing Scribble-to-HTML output with Asian-language text and inspect how line breaks are represented in the generated HTML. Compare the browser rendering with the linked Orgmode discussions; done means line breaks no longer produce unwanted spaces in those languages.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- internationalization, web-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100