Add markdown support for summary (#482)
* Add markdown support for summary * Save both md and html summary
This commit is contained in:
@@ -203,6 +203,7 @@ table! {
|
||||
avatar_id -> Nullable<Int4>,
|
||||
last_fetched_date -> Timestamp,
|
||||
fqn -> Text,
|
||||
summary_html -> Text,
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user