-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
asciidoc @10.2.0 Warning: invalid escape sequence '\S' #25780
Conversation
Notifying maintainers: |
I assume you meant macOS 10.15.7? When we merge this (or beforehand by force-pushing if you wish) we should reword the commit message to remove the square brackets around the URL. |
The first line of the commit message should also be reworded to say "asciidoc: Update to 10.2.1" |
Yes corrected to 10.15.7 The commit message self can't be edited, but I updated the message here Closes: link set instead. p.s. I well can just create a commit just to have a new message on top but then it becomes a messy pot (I find) |
Changing the text of the PR isn't relevant. The commit message can be edited. Then you force push. Or we can edit the message when we merge the PR. |
@ryandesign For just this last patch update asciidoc: to 10.2.1 |
Should we recommend |
This is asciidoc-py not asciidocter . asciidocter also a converter but is another utility. aciidoctor has also a port. The git hub has been moved from : https://github.com/asciidoc/asciidoc-py3 to : |
8a8abf1
to
0b4e1d8
Compare
Ok sorry forgot about the git amend followed by forced push. Is just done now |
* update to version 10.2.1 Closes: https://trac.macports.org/ticket/70039 Closes: macports#25780
0b4e1d8
to
406aaba
Compare
asciidoc: Update to 10.2.1
Closes: https://trac.macports.org/ticket/70039
Description
Type(s)
Tested on
macOS 10.15.7
Xcode 11.5 / Command Line Tools 11.5.0
Compiler Apple clang 11.0.1
Verification
Have you
port lint --nitpick
?sudo port test
?sudo port -vst install
?