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

FIx formatting issues so that copy and paste works #3496

Merged
merged 1 commit into from
Nov 6, 2023

Conversation

alecthegeek
Copy link
Contributor

Modify example commands so that they can be copy/pasted into the terminal correctly

  1. Remove spurious trailing whitespace in multiline command

  2. Remove Shell prompt "$ " from example commands

Description

Fixes # (issue)

N/A

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • This change requires a documentation update
  • Housekeeping
  • Documentation

How Has This Been Tested?

Tested visually

Checklist:

  • [N/A ] My code follows the code style of this project.
  • I have performed a self-review of my own code
  • [N/A] I have commented my code, particularly in hard-to-understand areas
  • [N/A] I have made corresponding changes to the documentation (header file)
  • [N/A] I have updated the respective chapter in the Stellarium User Guide
  • My changes generate no new warnings
  • [N/A] I have added tests that prove my fix is effective or that my feature works
  • [N/A] New and existing unit tests pass locally with my changes
  • [N/A] Any dependent changes have been merged and published in downstream modules

Modify example commands so that they can be copy/pasted into the terminal correctly

1. Remove spurious trailing whitespace in multiline command

2. Remove Shell prompt "$ " from example commands
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Thanks for adding your first pull request to Stellarium. If you have questions, please do not hesitate to contact us.

Copy link
Member

@alex-w alex-w left a comment

Choose a reason for hiding this comment

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

Thanks!

@alex-w alex-w added this to the 23.4 milestone Nov 6, 2023
@alex-w alex-w added the documentation Improvements or additions to documentation label Nov 6, 2023
@alex-w alex-w merged commit 0ce021e into Stellarium:master Nov 6, 2023
@alecthegeek alecthegeek deleted the patch-1 branch November 6, 2023 06:35
@alex-w alex-w added the state: published The fix has been published for testing in weekly binary package label Nov 12, 2023
Copy link

Hello @alecthegeek!

Please check the fresh version (development snapshot) of Stellarium:
https://github.com/Stellarium/stellarium-data/releases/tag/weekly-snapshot

@alex-w alex-w removed the state: published The fix has been published for testing in weekly binary package label Dec 23, 2023
Copy link

Hello @alecthegeek!

Please check the latest stable version of Stellarium:
https://github.com/Stellarium/stellarium/releases/latest

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Development

Successfully merging this pull request may close these issues.

2 participants