pyeasyphd 0.2.5__py3-none-any.whl → 0.2.6__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.

@@ -206,7 +206,7 @@ class PythonRunMd(BasicInput):
206
206
  main_part, last_part = [], []
207
207
  main_part_flag, last_part_flag = True, True
208
208
  for line_index in range(len(data_list_md)):
209
- if main_part_flag and re.match(r"#+ References\s[\[{]", data_list_md[line_index]):
209
+ if main_part_flag and re.match(r"#+ [\"']?References[\"']?\s[\[{]", data_list_md[line_index]):
210
210
  main_part_flag = False
211
211
  main_part = delete_empty_lines_last_occur_add_new_line(data_list_md[:line_index])
212
212
  if last_part_flag and re.match(r"^\[\^1]: ", data_list_md[line_index]):
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: pyeasyphd
3
- Version: 0.2.5
3
+ Version: 0.2.6
4
4
  Summary: pyeasyphd
5
5
  License: GPL-3.0-or-later
6
6
  License-File: LICENSE
@@ -20,7 +20,7 @@ pyeasyphd/data/Templates/TEX/math_commands.tex,sha256=4bHrv5hFsvXRtOLdVqhPuHJFT9
20
20
  pyeasyphd/main/__init__.py,sha256=Y7K7DO_MZZlbtxt5oAnyYuCggN2f9tu4cRfpA3lPaiI,416
21
21
  pyeasyphd/main/basic_input.py,sha256=w_4sHS-gOmk7j5dDKQjU0fxXLO2eM3UkvR7o1urgeAg,4607
22
22
  pyeasyphd/main/pandoc_md_to.py,sha256=r3gJX74PH6Mk8UQjLvJUd0gqBGepzvsoNC05NxmZo7I,16148
23
- pyeasyphd/main/python_run_md.py,sha256=vFDkYxprepsSQ8VwzubCVDEuxgxR0Rjcp8PfOR9IleA,12624
23
+ pyeasyphd/main/python_run_md.py,sha256=76wuw9tK0D9_hRpt42-GUAjanGSKHdNWw5QrBmiEwjQ,12636
24
24
  pyeasyphd/main/python_run_tex.py,sha256=9Syu8qRjPXN3gEabfRUWxwTFBm_izIcB4yFhsz3QNs0,7672
25
25
  pyeasyphd/pyeasyphd.py,sha256=OAwbwq2rSXLSk2AoTAF8hmlOMRSRfvDn1Uqk-zkuqH8,3470
26
26
  pyeasyphd/pyeasyphd.sublime-settings,sha256=jv64qioOz66Ojm9QmL-DVeu4j_PsM5gyHpqhQL0z7ug,2850
@@ -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.5.dist-info/METADATA,sha256=e8jDTHc43mokPv2DNjmmuaDfAlkAHhIAvuClSUajSqk,985
43
- pyeasyphd-0.2.5.dist-info/WHEEL,sha256=zp0Cn7JsFoX2ATtOhtaFYIiE2rmFAD4OcMhtUki8W3U,88
44
- pyeasyphd-0.2.5.dist-info/licenses/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
45
- pyeasyphd-0.2.5.dist-info/RECORD,,
42
+ pyeasyphd-0.2.6.dist-info/METADATA,sha256=h243vK0g_LI-AtcHNTvyqUcRuzXElJARaEdLuosltvk,985
43
+ pyeasyphd-0.2.6.dist-info/WHEEL,sha256=zp0Cn7JsFoX2ATtOhtaFYIiE2rmFAD4OcMhtUki8W3U,88
44
+ pyeasyphd-0.2.6.dist-info/licenses/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
45
+ pyeasyphd-0.2.6.dist-info/RECORD,,