Skip to content

Fix escaping of slashes for TexShop#10826

Merged
koppor merged 1 commit into
mainfrom
fixTexShopSlashEscaping
Jan 28, 2024
Merged

Fix escaping of slashes for TexShop#10826
koppor merged 1 commit into
mainfrom
fixTexShopSlashEscaping

Conversation

@Siedlerchr

@Siedlerchr Siedlerchr commented Jan 27, 2024

Copy link
Copy Markdown
Member

Fixes https://discourse.jabref.org/t/push-to-texshop-mac/2699/17?u=siedlerchr

This alllows ~\cite{key1,key2}

Mandatory checks

  • Change in CHANGELOG.md described in a way that is understandable for the average user (if applicable)
  • Tests created for changes (if applicable)
  • Manually tested changed features in running JabRef (always required)
  • Screenshots added in PR description (for UI changes)
  • Checked developer's documentation: Is the information available and up to date? If not, I outlined it in this pull request.
  • Checked documentation: Is the information available and up to date? If not, I created an issue at https://github.com/JabRef/user-documentation/issues or, even better, I submitted a pull request to the documentation repository.

@Siedlerchr Siedlerchr enabled auto-merge January 27, 2024 19:51
@Siedlerchr Siedlerchr added the status: ready-for-review Pull Requests that are ready to be reviewed by the maintainers label Jan 27, 2024
@github-actions

github-actions Bot commented Jan 27, 2024

Copy link
Copy Markdown
Contributor

The build for this PR is no longer available. Please visit https://builds.jabref.org/main/ for the latest build.

Comment thread src/main/java/org/jabref/gui/push/PushToTexShop.java
@Siedlerchr

Siedlerchr commented Jan 28, 2024 via email

Copy link
Copy Markdown
Member Author

@koppor koppor merged commit aed8530 into main Jan 28, 2024
@koppor koppor deleted the fixTexShopSlashEscaping branch January 28, 2024 12:27
Siedlerchr added a commit that referenced this pull request Feb 3, 2024
* upstream/main:
  Fix NPE when tab is close during load (#10841)
  Bump peter-evans/create-or-update-comment from 3 to 4 (#10838)
  Bump styfle/cancel-workflow-action from 0.12.0 to 0.12.1 (#10835)
  Bump lycheeverse/lychee-action from 1.9.1 to 1.9.3 (#10837)
  Bump gradle/gradle-build-action from 2 to 3 (#10836)
  Bump com.puppycrawl.tools:checkstyle from 10.12.7 to 10.13.0 (#10830)
  Bump org.mockito:mockito-core from 5.9.0 to 5.10.0 (#10834)
  Bump org.openrewrite.rewrite from 6.7.0 to 6.8.1 (#10833)
  Bump org.openrewrite.recipe:rewrite-recipe-bom from 2.6.2 to 2.6.3 (#10832)
  Apply RemoveTestPrefix (#10823)
  Update to jdk 21.0.2 (#10827)
  Fix escaping of slashes for TexShop (#10826)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status: ready-for-review Pull Requests that are ready to be reviewed by the maintainers

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants