<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="/atom.xsl" type="text/xsl"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:fh="http://purl.org/syndication/history/1.0">
  <title>Posts tagged: authors Archive</title>
  <id>https://go.markata.dev/tags/authors/archive/atom.xml</id>
  <updated>2024-01-20T00:00:00Z</updated>
  <subtitle>All posts with the tag &#34;authors&#34;</subtitle>
  <link href="https://go.markata.dev/tags/authors/" rel="alternate" type="text/html"></link>
  <link href="https://go.markata.dev/tags/authors/archive/atom.xml" rel="self" type="application/atom+xml"></link>
  <link href="https://go.markata.dev/tags/authors/atom.xml" rel="current" type="application/atom+xml"></link>
  <author>
    <name></name>
  </author>
  <generator uri="https://github.com/WaylonWalker/markata-go">markata-go</generator>
  <fh:complete></fh:complete>
  <entry>
    <title>Multi-Author Collaboration Post</title>
    <id>https://go.markata.dev/multi-author-test/</id>
    <updated>2024-01-20T00:00:00Z</updated>
    <published>2024-01-20T00:00:00Z</published>
    <link href="https://go.markata.dev/multi-author-test/" rel="alternate" type="text/html"></link>
    <summary type="text">A post demonstrating multi-author support with clearly visible roles</summary>
    <content type="html">&lt;h1 id=&#34;multi-author-collaboration&#34;&gt;Multi-Author Collaboration&lt;/h1&gt;&#xA;&lt;p&gt;This post was written by multiple authors, each with a clearly defined role.&lt;/p&gt;&#xA;&lt;h2 id=&#34;how-multi-author-works&#34;&gt;How Multi-Author Works &lt;a href=&#34;#how-multi-author-works&#34; class=&#34;heading-anchor&#34;&gt;#&lt;/a&gt;&lt;/h2&gt;&#xA;&lt;p&gt;In markata-go, you can specify multiple authors in the frontmatter using the&#xA;&lt;code&gt;authors&lt;/code&gt; field. Each author ID maps to an author defined in your site configuration.&lt;/p&gt;&#xA;&lt;pre class=&#34;chroma&#34;&gt;&lt;code&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;nt&#34;&gt;authors&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;:&lt;/span&gt;&lt;span class=&#34;w&#34;&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;w&#34;&gt;  &lt;/span&gt;- &lt;span class=&#34;l&#34;&gt;waylon&lt;/span&gt;&lt;span class=&#34;w&#34;&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;w&#34;&gt;  &lt;/span&gt;- &lt;span class=&#34;l&#34;&gt;guest&lt;/span&gt;&lt;span class=&#34;w&#34;&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Both authors and their roles are displayed in the post header, making it easy for&#xA;readers to see who contributed and in what capacity.&lt;/p&gt;&#xA;</content>
  </entry>
</feed>