Skip to content

Tweaked the prompts of console code blocks #103

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

Merged
merged 1 commit into from
Jul 5, 2021

Conversation

javiereguiluz
Copy link
Collaborator

In code blocks that are consoles, we tweak the prompt a bit to make it not selectable. However, there's an extra white space. See:

This PR changes it to look like this:

Copy link
Member

@Nyholm Nyholm left a comment

Choose a reason for hiding this comment

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

Thank you

@Nyholm Nyholm merged commit 8e85fb8 into symfony-tools:main Jul 5, 2021
javiereguiluz added a commit to javiereguiluz/docs-builder that referenced this pull request Jul 6, 2021
…aviereguiluz)

This PR was merged into the main branch.

Discussion
----------

Tweaked the prompts of console code blocks

In code blocks that are consoles, we tweak the prompt a bit to make it not selectable. However, there's an extra white space. See:

![](https://user-images.githubusercontent.com/121003/124131097-7712f480-da4d-11eb-8b07-781fbfa6f2cb.png)

This PR changes it to look like this:

![](https://user-images.githubusercontent.com/73419/124267411-7f942980-db38-11eb-9222-fe07b9b80ac8.png)

Commits
-------

c38cd89 Tweaked the prompts of console code blocks
javiereguiluz added a commit to javiereguiluz/docs-builder that referenced this pull request Jul 6, 2021
* upstream/main:
  Fixed the generation of TOCs
  Tweaked the prompts of console code blocks (symfony-tools#103)
  Added some CSS class to configuration block tabs (symfony-tools#104)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants