Commit 81b8b34
Fix keep_fragments=True (#183)
* [FIX] avoid adding `#` after url
avoid adding `#` after url if there is no fragment.
* [FIX] avoid adding `#` after url when no fragment
* fix formatting
Co-authored-by: EltonChou <ie9181124@gmail.com>
Co-authored-by: Elton Chou <plscd748@gmail.com>1 parent 6c23d82 commit 81b8b34
2 files changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
630 | 630 | | |
631 | 631 | | |
632 | 632 | | |
| 633 | + | |
| 634 | + | |
| 635 | + | |
| 636 | + | |
| 637 | + | |
| 638 | + | |
633 | 639 | | |
634 | 640 | | |
635 | 641 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
275 | 275 | | |
276 | 276 | | |
277 | 277 | | |
278 | | - | |
| 278 | + | |
279 | 279 | | |
280 | 280 | | |
281 | 281 | | |
| |||
0 commit comments