User Tools

Site Tools


pilot_test_kramdown_rfc

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
pilot_test_kramdown_rfc [2026/08/05 14:38] – md must be self contained jmahoneypilot_test_kramdown_rfc [2026/08/06 19:36] (current) – how to inline includes jmahoney
Line 5: Line 5:
 The goal is to further support the authoring community and facilitate author reviews using the format they are familiar with.  We expect that editing in kramdown-rfc will result in cleaner diffs that focus on content changes.  This is also an early step toward supporting the growing portion of the authoring community that collaborates in GitHub and that uses kramdown-rfc to take advantage of GitHub features.   The goal is to further support the authoring community and facilitate author reviews using the format they are familiar with.  We expect that editing in kramdown-rfc will result in cleaner diffs that focus on content changes.  This is also an early step toward supporting the growing portion of the authoring community that collaborates in GitHub and that uses kramdown-rfc to take advantage of GitHub features.  
  
-To start, the RPC will accept at least 5 kramdown-rfc requests per month. The RPC will ask authors if they want to participate when their document enters the queue. Note that, at this time, all kramdown-rfc files must be self-contained. That is, any ''{::include }'' macros must be replaced with the text that they point to.+To start, the RPC will accept at least 5 kramdown-rfc requests per month. The RPC will ask authors if they want to participate when their document enters the queue. Note that, at this time, all kramdown-rfc files must be self-contained. That is, any ''{::include }'' macros must be replaced with the text that they point to. Files can be placed inline by using the following commands: 
 + 
 +<code> 
 +   kramdown-rfc mydraft.md >mydraft.xml 
 +   kramdown-rfc-extract-markdown mydraft.xml >mydraft-files-inline.md  
 +</code>
  
 If authors want to participate, then RPC will do the following:  If authors want to participate, then RPC will do the following: 
pilot_test_kramdown_rfc.txt · Last modified: by jmahoney

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki