mirror of
https://github.com/redlib-org/redlib.git
synced 2025-05-14 14:02:50 +00:00
Add Markdown Table Support
This commit is contained in:
parent
a1e6f95151
commit
1b5a3a59c0
8 changed files with 58 additions and 260 deletions
|
@ -1,5 +1,4 @@
|
|||
// CRATES
|
||||
extern crate comrak;
|
||||
use actix_web::{get, web, HttpResponse, Result};
|
||||
use askama::Template;
|
||||
use chrono::{TimeZone, Utc};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue