Documentation out of sync?
-
Do you have any idea when the documentation at https://github.com/Automattic/amp-wp will be updated to the latest version?
I presume it’s still old because the Template Meta section (https://github.com/Automattic/amp-wp#template-meta-author-date-etc) says you should add an
<li>, which results in the following (invalid and odd) output:<header class="amp-wp-article-header"> <h1 class="amp-wp-title">Article Title</h1> <li class="amp-wp-byline"> <span class="amp-wp-author">Author Name</span> </li> <div class="amp-wp-meta amp-wp-posted-on"> <time datetime="2017-01-17T11:02:04+00:00">6 months ago</time> </div> </header>
The topic ‘Documentation out of sync?’ is closed to new replies.