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

middleman article generates incorrect yaml when the title contains characters that should be escaped #377

Closed
rinpatch opened this issue Mar 16, 2020 · 1 comment · Fixed by #387

Comments

@rinpatch
Copy link

Expected behaviour

Running middleman article "Title with: a colon" with default new article template would generate a correct source file.

Actual behaviour

YAML Exception parsing /home/rin/sw/pleroma.social/source/blog/2020-03-16-title-with-a-colon.html.markdown: (<unknown>): mapping values are not allowed in this context at line 2 column 18

Steps to reproduce the problem

Run middleman article "Title with: a colon" in a project with no custom new article template defined.

Additional information

  • Ruby version: ruby 2.5.6p201 (2019-08-28 revision 67796) [x86_64-linux]
  • Middleman version: 4.3.5
  • Middleman Blog version: 4.0.3
  • OS version: Linux 4.19.27-gentoo-r1 x86_64
@github-actions github-actions bot added the Stale label Apr 11, 2024
@markets
Copy link
Member

markets commented Apr 15, 2024

ℹ️ This issue is stale because it has been open for more than 90 days with no activity. It will be closed in 30 days if no further activity occurs. Thank you for your contributions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants