Skip to content

Fuck wrong repo#2

Closed
Copilot wants to merge 1 commit intomasterfrom
copilot/fix-899007f3-b318-46c1-8828-f701b9a1dbfb
Closed

Fuck wrong repo#2
Copilot wants to merge 1 commit intomasterfrom
copilot/fix-899007f3-b318-46c1-8828-f701b9a1dbfb

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Oct 7, 2025

Thanks for assigning this issue to me. I'm starting to work on it and will keep this PR's description up to date as I form a plan and make progress.

Original prompt

This section details on the original issue you should resolve

<issue_title>Implement nicer rendering for blockquotes</issue_title>
<issue_description>Right now, theme's default rendering for blockquotes is quite ugly - just a gray text, with no clear separation from the rest of the content other than a vertical line next to it.

I think it should have:

  1. Some slightly different background (but different from the ones used for .chat classes - see _custom.scss),
  2. A large, half-transparent quotation mark in the top-left corner of it, behind the text.
  3. Text-size slightly smaller (like in the .chat message classes)
  4. It should - as it currently is doing - perform the "markdownification" of quoted content
  5. Optional - if possible, it should render headings inside the quote, but NOT include them in post's table of contents
  6. Optional - if possible, it should support quote's author: if the last line of the quote follows the pattern ~ [.+], then it should be rendered separately, not as the part of the quote, but somewhere close to it, and be stylistically distinct.

Be mindful that you have to initialize a submodule in themes/ first, to be able to see layout/asset files that are being overridden, and ones that are not. Please also update README and copilot-instructions.md to include this instruction from now on.</issue_description>

Comments on the Issue (you are @copilot in this section)

Fixes #1

💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

@Xayan Xayan changed the title [WIP] Implement nicer rendering for blockquotes Fuck wrong repo Oct 7, 2025
@Xayan Xayan added the invalid This doesn't seem right label Oct 7, 2025
@Xayan Xayan closed this Oct 7, 2025
Copilot AI requested a review from Xayan October 7, 2025 12:20
@Xayan Xayan deleted the copilot/fix-899007f3-b318-46c1-8828-f701b9a1dbfb branch October 7, 2025 13:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

invalid This doesn't seem right

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fuck wrong repo

2 participants