Skip to content

Remove custom author component #3

@Numichi

Description

@Numichi

Description

Currently, the workaround is to put in a unique component into top of page of markdown.

<!--region author-->
<!--suppress ES6UnusedImports -->
<script setup>
import Author from '../../../components/Author.vue';
</script>
<Author></Author>
<!--endregion-->

Issue links

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions