markdown_convert 1.2.48__py3-none-any.whl → 1.2.49__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.
@@ -66,6 +66,7 @@ h3,
66
66
  h4,
67
67
  h5 {
68
68
  line-height: 1;
69
+ padding-bottom: 0.5rem;
69
70
  color: var(--color-text);
70
71
  font-weight: 600;
71
72
  }
@@ -319,7 +320,11 @@ hr+hr {
319
320
  section,
320
321
  table,
321
322
  blockquote,
322
- code {
323
+ pre,
324
+ code,
325
+ img,
326
+ figure,
327
+ svg {
323
328
  page-break-inside: avoid;
324
329
  break-inside: avoid;
325
330
  }
@@ -417,4 +422,14 @@ math {
417
422
  .center {
418
423
  display: block;
419
424
  text-align: center;
425
+ }
426
+
427
+ .right {
428
+ display: block;
429
+ text-align: right;
430
+ }
431
+
432
+ .justify {
433
+ display: block;
434
+ text-align: justify;
420
435
  }
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: markdown_convert
3
- Version: 1.2.48
3
+ Version: 1.2.49
4
4
  Summary: Convert Markdown files to PDF from your command line.
5
5
  Project-URL: homepage, https://github.com/Julynx/markdown_convert
6
6
  Author-email: Julio Cabria <juliocabria@tutanota.com>
@@ -1,7 +1,7 @@
1
1
  markdown_convert/__init__.py,sha256=ysW3pXsDGGK4PzZHcIBTpfVW58IkDUwHffDkf_GM6UU,303
2
2
  markdown_convert/__main__.py,sha256=w6sHfJcJQpMOERPqiNoKgoRM38YUwK22eGBmVkpZj1g,2807
3
3
  markdown_convert/code.css,sha256=Wt4FqFqJcpT-jwY3GN-o4ZRCCXU8DQj-9lqKdGiuoyw,4935
4
- markdown_convert/default.css,sha256=JSXCDhE634iXFMIuJkMgzvDVbw1nXJi-GLDmcpo0fo0,6200
4
+ markdown_convert/default.css,sha256=ZL2f-SQIM2BG1sGD51wRqTN06K2rnIYyELXdJQq1xRs,6355
5
5
  markdown_convert/modules/__init__.py,sha256=PFPgiQhMXgyfjD8BkfLC_X8AR1jz-dCxfif2qmNofJs,65
6
6
  markdown_convert/modules/constants.py,sha256=eUeIFRxZerP3E0Rgp_Nsl0Q38IBELwca5UO3fbUcxRA,1280
7
7
  markdown_convert/modules/convert.py,sha256=4UEZhx_v4lqcgTYeCiQ3V4Bkxz4siHCKQIHGvHICHuI,8888
@@ -9,8 +9,8 @@ markdown_convert/modules/resources.py,sha256=tnW8JmCrJNBRbzOcaOVG6GX5jPC8Kzj3dA7
9
9
  markdown_convert/modules/transform.py,sha256=_Pz-t_7g_n_IwtHtc386WDugkw6CfDpdgw_aFgiSM4Q,4796
10
10
  markdown_convert/modules/utils.py,sha256=NX0WegM8e8MPKNNmweTujAWO8ZghdB8LSGDx20K2E44,655
11
11
  markdown_convert/modules/validate.py,sha256=XV_k7cHeifEKDaltF26tCmabs2-Me5msP3enI_eVwfA,1517
12
- markdown_convert-1.2.48.dist-info/METADATA,sha256=iDb4MKGuRwkFbLNMUJgRZ3sQZ0Mkj-Jvk1FOw-BFLXE,4077
13
- markdown_convert-1.2.48.dist-info/WHEEL,sha256=WLgqFyCfm_KASv4WHyYy0P3pM_m7J5L9k2skdKLirC8,87
14
- markdown_convert-1.2.48.dist-info/entry_points.txt,sha256=RCmzC7C0sX-SpzIP2Cr34rhg3lMd7BRx-exaZPfK8bU,68
15
- markdown_convert-1.2.48.dist-info/licenses/LICENSE,sha256=gXf5dRMhNSbfLPYYTY_5hsZ1r7UU1OaKQEAQUhuIBkM,18092
16
- markdown_convert-1.2.48.dist-info/RECORD,,
12
+ markdown_convert-1.2.49.dist-info/METADATA,sha256=PkXwu7z2NarPFUwveuXstMJ-I2jQfdF8WzMZ9LwfZfA,4077
13
+ markdown_convert-1.2.49.dist-info/WHEEL,sha256=WLgqFyCfm_KASv4WHyYy0P3pM_m7J5L9k2skdKLirC8,87
14
+ markdown_convert-1.2.49.dist-info/entry_points.txt,sha256=RCmzC7C0sX-SpzIP2Cr34rhg3lMd7BRx-exaZPfK8bU,68
15
+ markdown_convert-1.2.49.dist-info/licenses/LICENSE,sha256=gXf5dRMhNSbfLPYYTY_5hsZ1r7UU1OaKQEAQUhuIBkM,18092
16
+ markdown_convert-1.2.49.dist-info/RECORD,,