nextcloud / cms_pico

🗃 Integrate Pico CMS and let your users manage their own websites
https://apps.nextcloud.com/apps/cms_pico
GNU Affero General Public License v3.0
137 stars 43 forks source link

tables aren't rendering #181

Closed johnwry closed 3 years ago

johnwry commented 3 years ago

Is there any reason why my tables in markdown aren't rendering as tables? 

Here's an example table:

| 90 a 100 puntos | A |

 |---------------------------------------------------|-----------------| 

| 80 a 89 puntos | B | 

| 70 a 79 puntos | C |

 | 60 a 69 puntos | D |

 | 0 a 59 puntos | F |

PhrozenByte commented 3 years ago

Are you trying to write these tables with Nextcloud's Text editor? See https://github.com/nextcloud/cms_pico#nextclouds-text-app

johnwry commented 3 years ago

Ok will make sure I use markdown editor. What about software like Typora??

PhrozenByte commented 3 years ago

If Typora (never heard of it) is an actual Markdown editor I don't see a reason why it shouldn't work. Simply try.

PhrozenByte commented 3 years ago

If you have issues with enabling a editor app, refer to https://github.com/icewind1991/files_markdown#behaviors

github-actions[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in two days if no further activity occurs. Thank you for your contributions! :+1: