[latex3-commits] [git/LaTeX3-latex3-latex3] main: Standardise GitHub issue format in .md files (b7b2969ed)

Joseph Wright joseph.wright at morningstar2.co.uk
Sun Jun 26 08:31:18 CEST 2022


Repository : https://github.com/latex3/latex3
On branch  : main
Link       : https://github.com/latex3/latex3/commit/b7b2969ed63216a71dfc9003e27f23f27ec29707

>---------------------------------------------------------------

commit b7b2969ed63216a71dfc9003e27f23f27ec29707
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Sun Jun 26 07:31:18 2022 +0100

    Standardise GitHub issue format in .md files


>---------------------------------------------------------------

b7b2969ed63216a71dfc9003e27f23f27ec29707
 l3backend/CHANGELOG.md      | 6 +++---
 l3experimental/CHANGELOG.md | 2 +-
 l3kernel/CHANGELOG.md       | 6 +++---
 l3packages/CHANGELOG.md     | 2 +-
 4 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/l3backend/CHANGELOG.md b/l3backend/CHANGELOG.md
index cf2c709e6..141700d41 100644
--- a/l3backend/CHANGELOG.md
+++ b/l3backend/CHANGELOG.md
@@ -71,7 +71,7 @@ this project uses date-based 'snapshot' version identifiers.
 ## [2021-07-12]
 
 ### Fixed
-- GoTo link formation for Distiller-based workflows (issue #957)
+- GoTo link formation for Distiller-based workflows (issue \#957)
 - Support transparency with Distiller
 
 ## [2021-05-07]
@@ -181,8 +181,8 @@ this project uses date-based 'snapshot' version identifiers.
 ## [2020-06-03]
 
 ### Fixed
-- Unneeded `[nobreak]` in `dvips` driver (issue #709)
-- `\__pdf_backend_object_write_fstream:nn` with `dvips` backend (issue #710)
+- Unneeded `[nobreak]` in `dvips` driver (issue \#709)
+- `\__pdf_backend_object_write_fstream:nn` with `dvips` backend (issue \#710)
 - Array writing in `dvips` mode
 
 ## [2020-05-05]
diff --git a/l3experimental/CHANGELOG.md b/l3experimental/CHANGELOG.md
index 78831e582..151b34c7e 100644
--- a/l3experimental/CHANGELOG.md
+++ b/l3experimental/CHANGELOG.md
@@ -25,7 +25,7 @@ this project uses date-based 'snapshot' version identifiers.
 ## [2022-02-05]
 
 ### Changed
-- Documentation for horizontal coffin poles (see issue #1041)
+- Documentation for horizontal coffin poles (see issue \#1041)
 
 ## [2021-11-12]
 
diff --git a/l3kernel/CHANGELOG.md b/l3kernel/CHANGELOG.md
index 26aa33bee..e16c46472 100644
--- a/l3kernel/CHANGELOG.md
+++ b/l3kernel/CHANGELOG.md
@@ -14,14 +14,14 @@ this project uses date-based 'snapshot' version identifiers.
 - `\cs_argument_spec:N`
 
 ### Fixed
-- Correct validity check performed by `\regex_show:N` (gh/1093)
+- Correct validity check performed by `\regex_show:N` (issue \#1093)
 - Closing of file handles (issue \#1105)
 
 ## [2022-06-16]
 
 ### Fixed
-- Made `\peek_analysis_map_inline:n` alignment-safe (gh/1090)
-- Setting a boolean to itself no longer errors (gh/1055)
+- Made `\peek_analysis_map_inline:n` alignment-safe (issue \#1090)
+- Setting a boolean to itself no longer errors (issue \#1055)
 
 ## [2022-06-02]
 
diff --git a/l3packages/CHANGELOG.md b/l3packages/CHANGELOG.md
index c94596cd9..dc806af65 100644
--- a/l3packages/CHANGELOG.md
+++ b/l3packages/CHANGELOG.md
@@ -24,7 +24,7 @@ this project uses date-based 'snapshot' version identifiers.
 
 ### Fixed
 - Space stripping from `xtemplate` key types
-- Fix `log-declarations=true` (gh/1095)
+- Fix `log-declarations=true` (issue \#1095)
 
 ## [2022-05-30]
 





More information about the latex3-commits mailing list.