pyeasyphd 0.2.10__py3-none-any.whl → 0.3.0__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of pyeasyphd might be problematic. Click here for more details.

@@ -328,9 +328,9 @@ class PandocMdTo(BasicInput):
328
328
 
329
329
  # add anchor
330
330
  if self.add_anchor_for_basic_dict:
331
- a = [f'<a id="{k.lower()}"></a>'] + a
331
+ a = [f'<a id="{k.lower()}"></a>\n'] + a
332
332
  if self.add_anchor_for_beauty_dict or self.add_anchor_for_complex_dict:
333
- b = [f'<a id="{k.lower()}"></a>'] + b
333
+ b = [f'<a id="{k.lower()}"></a>\n'] + b
334
334
 
335
335
  if self.display_one_line_reference_note:
336
336
  a = ["".join(a).replace("\n", " ").strip() + "\n"]
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: pyeasyphd
3
- Version: 0.2.10
3
+ Version: 0.3.0
4
4
  Summary: pyeasyphd
5
5
  License: GPL-3.0-or-later
6
6
  License-File: LICENSE
@@ -19,7 +19,7 @@ pyeasyphd/data/Templates/TEX/math.tex,sha256=eDpuVcjIv-iugZXQRxKFTAyXujMZflTjKlD
19
19
  pyeasyphd/data/Templates/TEX/math_commands.tex,sha256=4bHrv5hFsvXRtOLdVqhPuHJFT9eKKje_My3YTnknJvQ,41391
20
20
  pyeasyphd/main/__init__.py,sha256=Y7K7DO_MZZlbtxt5oAnyYuCggN2f9tu4cRfpA3lPaiI,416
21
21
  pyeasyphd/main/basic_input.py,sha256=w_4sHS-gOmk7j5dDKQjU0fxXLO2eM3UkvR7o1urgeAg,4607
22
- pyeasyphd/main/pandoc_md_to.py,sha256=6ZdaXlH-dScO9pDNOaWxpTdCJRWkYXnJVK4fComxIFM,17295
22
+ pyeasyphd/main/pandoc_md_to.py,sha256=9nJImQsGsJESMAQaqashXNZGXmBCE0-_sAKGeA9nKK0,17299
23
23
  pyeasyphd/main/python_run_md.py,sha256=cqleE-kBGyYdUZIdT3zU58gxDK6oHiRmfvtGEHLG4sA,13923
24
24
  pyeasyphd/main/python_run_tex.py,sha256=9Syu8qRjPXN3gEabfRUWxwTFBm_izIcB4yFhsz3QNs0,7672
25
25
  pyeasyphd/pyeasyphd.py,sha256=OAwbwq2rSXLSk2AoTAF8hmlOMRSRfvDn1Uqk-zkuqH8,3470
@@ -39,7 +39,7 @@ pyeasyphd/tools/search/search_keywords.py,sha256=YCurXuoYeU1ftve0cb8Hcn_g2FXCXf7
39
39
  pyeasyphd/tools/search/search_writers.py,sha256=Dz6D8m17R7x8NT7_PCjwmzlq29AfUz-N6sjyCguDTo4,15702
40
40
  pyeasyphd/tools/search/utils.py,sha256=bo7xtIZu31dQvjol1lwyWq1t6ldbw28oondwK8VbAqk,7562
41
41
  pyeasyphd/utils/utils.py,sha256=kWxzzgNwz77K9Q7j-RKTaoPpxqiVLVtaBMMhLuEenwE,3128
42
- pyeasyphd-0.2.10.dist-info/METADATA,sha256=4gIE0eQv9crrTzZyNSArpqMr0ITJ6zWphEFGDkDTfxA,986
43
- pyeasyphd-0.2.10.dist-info/WHEEL,sha256=zp0Cn7JsFoX2ATtOhtaFYIiE2rmFAD4OcMhtUki8W3U,88
44
- pyeasyphd-0.2.10.dist-info/licenses/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
45
- pyeasyphd-0.2.10.dist-info/RECORD,,
42
+ pyeasyphd-0.3.0.dist-info/METADATA,sha256=AqB1HjkmWMGsAHYvnnpFK2XBnJBITN7W4T6L-JH3hFE,985
43
+ pyeasyphd-0.3.0.dist-info/WHEEL,sha256=zp0Cn7JsFoX2ATtOhtaFYIiE2rmFAD4OcMhtUki8W3U,88
44
+ pyeasyphd-0.3.0.dist-info/licenses/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
45
+ pyeasyphd-0.3.0.dist-info/RECORD,,