GithubHelp home page GithubHelp logo

Comments (3)

nijel avatar nijel commented on June 16, 2024

I am not convinced that white-space: pre-line is the way to go as some discarding of newlines is desired as these are typically present just for line-wrapping purposes. As screen width varies, we would rather not preserve line breaks present in the code.

The root cause here is merging two scopes of comments. I don't recall such a concept being used in any other format. Maybe supporting some syntax in the field to allow structuring it?

from weblate.

henry-torproject avatar henry-torproject commented on June 16, 2024

Maybe supporting some syntax in the field to allow structuring it?

Could a double line break \n\n work?

The root cause here is merging two scopes of comments.

There are other cases. The convention in Fluent is put put variables on new lines: example.

But even pontoon doesn't seem to preserve them.

from weblate.

nijel avatar nijel commented on June 16, 2024

Yes, sometimes line breaks make sense to be preserved, sometimes not (example from the same project).

Current behavior seems to work well for most of the use-cases, so let's not change it for the most typical case (single \n). Treating \n\n as a line break (or rather a paragraph separator) might be a way to go.

from weblate.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.