Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
孙龙
/
note-library
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
501dab58
authored
Aug 14, 2023
by
孙龙
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
标签
parent
0efece2c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
app/Services/LabelService.php
app/Services/LabelService.php
View file @
501dab58
...
...
@@ -126,7 +126,7 @@ class LabelService {
}
$html
=
str_replace
(
"箜"
,
" "
,
$html
);
$html
=
str_replace
(
"蒯"
,
" %0A "
,
$html
);
$html
=
str_replace
(
"蒯"
,
" %0A "
.
PHP_EOL
,
$html
);
$dom
=
HtmlDomParser
::
str_get_html
(
$html
);
...
...
Write
Preview
Markdown
is supported
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