Build doc
This commit is contained in:
parent
6d8b0c49b8
commit
1f28849ea0
1 changed files with 16 additions and 16 deletions
|
|
@ -574,7 +574,7 @@ func r(f *form.Form) {
|
|||
.replace(/^```go/, "")
|
||||
.replace(/^```/, "")
|
||||
.replace(/```$/, "")
|
||||
.replace(/<.*pre.*>$/g, "")
|
||||
.replace(/<.*pre.*>/g, "")
|
||||
.trim();
|
||||
}
|
||||
|
||||
|
|
@ -707,7 +707,7 @@ func r(f *form.Form) {
|
|||
.replace(/^```go/, "")
|
||||
.replace(/^```/, "")
|
||||
.replace(/```$/, "")
|
||||
.replace(/<.*pre.*>$/g, "")
|
||||
.replace(/<.*pre.*>/g, "")
|
||||
.trim();
|
||||
}
|
||||
|
||||
|
|
@ -840,7 +840,7 @@ func r(f *form.Form) {
|
|||
.replace(/^```go/, "")
|
||||
.replace(/^```/, "")
|
||||
.replace(/```$/, "")
|
||||
.replace(/<.*pre.*>$/g, "")
|
||||
.replace(/<.*pre.*>/g, "")
|
||||
.trim();
|
||||
}
|
||||
|
||||
|
|
@ -972,7 +972,7 @@ func r(f *form.Form) {
|
|||
.replace(/^```go/, "")
|
||||
.replace(/^```/, "")
|
||||
.replace(/```$/, "")
|
||||
.replace(/<.*pre.*>$/g, "")
|
||||
.replace(/<.*pre.*>/g, "")
|
||||
.trim();
|
||||
}
|
||||
|
||||
|
|
@ -1105,7 +1105,7 @@ func r(f *form.Form) {
|
|||
.replace(/^```go/, "")
|
||||
.replace(/^```/, "")
|
||||
.replace(/```$/, "")
|
||||
.replace(/<.*pre.*>$/g, "")
|
||||
.replace(/<.*pre.*>/g, "")
|
||||
.trim();
|
||||
}
|
||||
|
||||
|
|
@ -1238,7 +1238,7 @@ func r(f *form.Form) {
|
|||
.replace(/^```go/, "")
|
||||
.replace(/^```/, "")
|
||||
.replace(/```$/, "")
|
||||
.replace(/<.*pre.*>$/g, "")
|
||||
.replace(/<.*pre.*>/g, "")
|
||||
.trim();
|
||||
}
|
||||
|
||||
|
|
@ -1371,7 +1371,7 @@ func r(f *form.Form) {
|
|||
.replace(/^```go/, "")
|
||||
.replace(/^```/, "")
|
||||
.replace(/```$/, "")
|
||||
.replace(/<.*pre.*>$/g, "")
|
||||
.replace(/<.*pre.*>/g, "")
|
||||
.trim();
|
||||
}
|
||||
|
||||
|
|
@ -1504,7 +1504,7 @@ func r(f *form.Form) {
|
|||
.replace(/^```go/, "")
|
||||
.replace(/^```/, "")
|
||||
.replace(/```$/, "")
|
||||
.replace(/<.*pre.*>$/g, "")
|
||||
.replace(/<.*pre.*>/g, "")
|
||||
.trim();
|
||||
}
|
||||
|
||||
|
|
@ -1637,7 +1637,7 @@ func r(f *form.Form) {
|
|||
.replace(/^```go/, "")
|
||||
.replace(/^```/, "")
|
||||
.replace(/```$/, "")
|
||||
.replace(/<.*pre.*>$/g, "")
|
||||
.replace(/<.*pre.*>/g, "")
|
||||
.trim();
|
||||
}
|
||||
|
||||
|
|
@ -1770,7 +1770,7 @@ func r(f *form.Form) {
|
|||
.replace(/^```go/, "")
|
||||
.replace(/^```/, "")
|
||||
.replace(/```$/, "")
|
||||
.replace(/<.*pre.*>$/g, "")
|
||||
.replace(/<.*pre.*>/g, "")
|
||||
.trim();
|
||||
}
|
||||
|
||||
|
|
@ -1903,7 +1903,7 @@ func r(f *form.Form) {
|
|||
.replace(/^```go/, "")
|
||||
.replace(/^```/, "")
|
||||
.replace(/```$/, "")
|
||||
.replace(/<.*pre.*>$/g, "")
|
||||
.replace(/<.*pre.*>/g, "")
|
||||
.trim();
|
||||
}
|
||||
|
||||
|
|
@ -2036,7 +2036,7 @@ func r(f *form.Form) {
|
|||
.replace(/^```go/, "")
|
||||
.replace(/^```/, "")
|
||||
.replace(/```$/, "")
|
||||
.replace(/<.*pre.*>$/g, "")
|
||||
.replace(/<.*pre.*>/g, "")
|
||||
.trim();
|
||||
}
|
||||
|
||||
|
|
@ -2182,7 +2182,7 @@ func r(f *form.Form) {
|
|||
.replace(/^```go/, "")
|
||||
.replace(/^```/, "")
|
||||
.replace(/```$/, "")
|
||||
.replace(/<.*pre.*>$/g, "")
|
||||
.replace(/<.*pre.*>/g, "")
|
||||
.trim();
|
||||
}
|
||||
|
||||
|
|
@ -2315,7 +2315,7 @@ func r(f *form.Form) {
|
|||
.replace(/^```go/, "")
|
||||
.replace(/^```/, "")
|
||||
.replace(/```$/, "")
|
||||
.replace(/<.*pre.*>$/g, "")
|
||||
.replace(/<.*pre.*>/g, "")
|
||||
.trim();
|
||||
}
|
||||
|
||||
|
|
@ -2448,7 +2448,7 @@ func r(f *form.Form) {
|
|||
.replace(/^```go/, "")
|
||||
.replace(/^```/, "")
|
||||
.replace(/```$/, "")
|
||||
.replace(/<.*pre.*>$/g, "")
|
||||
.replace(/<.*pre.*>/g, "")
|
||||
.trim();
|
||||
}
|
||||
|
||||
|
|
@ -2581,7 +2581,7 @@ func r(f *form.Form) {
|
|||
.replace(/^```go/, "")
|
||||
.replace(/^```/, "")
|
||||
.replace(/```$/, "")
|
||||
.replace(/<.*pre.*>$/g, "")
|
||||
.replace(/<.*pre.*>/g, "")
|
||||
.trim();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue