Skip to content
  • Bob Van Landuyt's avatar
    Don't export `Project#description_html` · 7cb400a61e5a
    Bob Van Landuyt authored
    Since we can regenerate `description_html` from the `description`, we
    should not export it. This avoids some complexity when overriding the
    description during an import/export where we would need to invalidate
    this cached field.
    
    Now we refresh the markdown cache after the import
    7cb400a61e5a