Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Juan
AMRO22-website
Commits
5a1a3ebe
Commit
5a1a3ebe
authored
Jun 10, 2022
by
Juan
Browse files
Updated json2md
parent
55822c20
Pipeline
#2076
passed with stages
in 3 minutes and 41 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
json2md.js
View file @
5a1a3ebe
...
...
@@ -66,6 +66,7 @@ const createProgramElementMD = (dataProgram) => {
var
programNameSlug
=
slugify
(
programName
.
replace
(
/_/g
,
"
"
)
.
replace
(
/&/g
,
"
"
)
.
replace
(
/;/g
,
"
"
)
.
replace
(
/
\)
/g
,
"
"
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment