Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[Workflow] Support multiline descriptions in PlantUML#51218

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Closed

Conversation

valtzu
Copy link
Contributor

QA
Branch?6.4
Bug fix?no
New feature?yes
Deprecations?no
LicenseMIT

Instead of replacing new-line characters with spaces, let's render them as new lines as intended.

The behavior is described below (givendescription: My custom\nplace description forplace a) 👇

Before:

(plantuml)

"place a" : My custom place description

image

After:

(plantuml)

"place a" : My custom"place a" : place description

image


The behavior is described inhttps://plantuml.com/state-diagram#7d9e703ac421ea25

Copy link
Member

@lyrixxlyrixx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Thanks 👍🏼 I let one little comment

@fabpot
Copy link
Member

Thank you@valtzu.

fabpot added a commit that referenced this pull requestAug 2, 2023
…(valtzu)This PR was squashed before being merged into the 6.4 branch.Discussion----------[Workflow] Support multiline descriptions in PlantUML| Q             | A| ------------- | ---| Branch?       | 6.4| Bug fix?      | no| New feature?  | yes| Deprecations? | no| License       | MITInstead of replacing new-line characters with spaces, let's render them as new lines as intended.The behavior is described below (given `description: My custom\nplace description` for `place a`) 👇**Before:**_(plantuml)_```"place a" : My custom place description```![image](https://github.com/symfony/symfony/assets/652734/793ef82d-2dc8-4ad2-8d95-548fb7efccbc)**After:**_(plantuml)_```"place a" : My custom"place a" : place description```![image](https://github.com/symfony/symfony/assets/652734/fc4d7ca3-7617-4b2f-a0fb-138e7b58b5cc)---The behavior is described inhttps://plantuml.com/state-diagram#7d9e703ac421ea25Commits-------ed62914 [Workflow] Support multiline descriptions in PlantUML
@fabpotfabpot closed thisAug 2, 2023
@fabpotfabpotforce-pushed theplantuml-multiline-description branch from598721b toed62914CompareAugust 2, 2023 08:38
This was referencedOct 21, 2023
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@fabpotfabpotfabpot approved these changes

@lyrixxlyrixxlyrixx approved these changes

@stofstofstof approved these changes

Assignees
No one assigned
Projects
None yet
Milestone
6.4
Development

Successfully merging this pull request may close these issues.

5 participants
@valtzu@fabpot@lyrixx@stof@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp