search for: commonmark

Displaying 16 results from an estimated 16 matches for "commonmark".

Did you mean: recommonmark
2015 Jun 02
2
NEWS.md support on CRAN
On Tue, Jun 2, 2015 at 8:42 PM, Duncan Murdoch <murdoch.duncan at gmail.com> wrote: > Several of us have been talking about this, and have more or less decided against pandoc for the within-R version. It is too hard to build, or to include with R, on weird platforms. Something like commonmark is more likely. We'd also like to separate the parse and render steps. The commonmark::markdown_xml function gives the parse tree in xml format. From there we could use something like xpath to query the content for individual news items and such. I think this is a more practical way of exposin...
2015 May 24
6
NEWS.md support on CRAN
John MacFarlane, the author of Pandoc, has been working on a project ( http://commonmark.org/) to define a standard reference for Markdown*. There are already two reference implementations, one in javascript, the other in C: https://github.com/jgm/cmark Regards, baptiste * There was some initial controversy with the original author of markdown, but in the long term it's probabl...
2015 Jun 02
2
NEWS.md support on CRAN
...asically already does just this, and I have now authored a few (beamer) presentations that way. And quite like it. It is all fully scriptable -- and of course available interactive in whatever R shell you prefer -- and only requires pandoc besides what is on CRAN. Maybe medium-term Jeroen's commonmark can replace pandoc and then we'd fully based on CRAN packages. Dirk -- http://dirk.eddelbuettel.com | @eddelbuettel | edd at debian.org
2015 Jun 02
0
NEWS.md support on CRAN
...s just > this, and I have now authored a few (beamer) presentations that way. And > quite like it. It is all fully scriptable -- and of course available > interactive in whatever R shell you prefer -- and only requires pandoc > besides what is on CRAN. Maybe medium-term Jeroen's commonmark can replace > pandoc and then we'd fully based on CRAN packages. Several of us have been talking about this, and have more or less decided against pandoc for the within-R version. It is too hard to build, or to include with R, on weird platforms. Something like commonmark is more like...
2015 May 24
1
NEWS.md support on CRAN
...n, though). IMHO, it is totally worth it if we are talking about official support of Markdown in R's documentation system (.Rd files), and it is probably not worth the time and effort if we only want to support NEWS.md in particular. That is just a tiny problem compared to the effort of porting CommonMark or whatever Markdown rendering engines into R. Regards, Yihui On Sun, May 24, 2015 at 7:58 AM, Duncan Murdoch <murdoch.duncan at gmail.com> wrote: > > I imagine GitHub users could have both NEWS.md and NEWS, with one being > a symlink to the other, and .Rbuildignore set to ignore...
2015 May 24
0
NEWS.md support on CRAN
On 23/05/2015 8:51 PM, Baptiste Auguie wrote: > John MacFarlane, the author of Pandoc, has been working on a project > (http://commonmark.org/) to define a standard reference for Markdown*. > There are already two reference implementations, one in javascript, the > other in C: https://github.com/jgm/cmark It sounds as though there are at least two possibilities for parsers that could be included in R: Sundown and commonmark....
2015 May 24
2
NEWS.md support on CRAN
...doch >> >> Duncan Murdoch >> >> >>> >>> >>>> On 24 May 2015, at 10:51 am, Baptiste Auguie <baptiste.auguie at gmail.com> wrote: >>>> >>>> John MacFarlane, the author of Pandoc, has been working on a project (http://commonmark.org/) to define a standard reference for Markdown*. There are already two reference implementations, one in javascript, the other in C: https://github.com/jgm/cmark >>>> >>>> Regards, >>>> >>>> baptiste >>>> >>>> * There was s...
2015 May 24
2
NEWS.md support on CRAN
...post, who first mentioned news()? And what structure are you talking about? Duncan Murdoch > > >> On 24 May 2015, at 10:51 am, Baptiste Auguie <baptiste.auguie at gmail.com> wrote: >> >> John MacFarlane, the author of Pandoc, has been working on a project (http://commonmark.org/) to define a standard reference for Markdown*. There are already two reference implementations, one in javascript, the other in C: https://github.com/jgm/cmark >> >> Regards, >> >> baptiste >> >> * There was some initial controversy with the original author...
2015 May 24
0
NEWS.md support on CRAN
...ws() function being able to process metadata represented in the Md file. What is the motivation of this structure? > On 24 May 2015, at 10:51 am, Baptiste Auguie <baptiste.auguie at gmail.com> wrote: > > John MacFarlane, the author of Pandoc, has been working on a project (http://commonmark.org/) to define a standard reference for Markdown*. There are already two reference implementations, one in javascript, the other in C: https://github.com/jgm/cmark > > Regards, > > baptiste > > * There was some initial controversy with the original author of markdown, but in...
2015 May 24
0
NEWS.md support on CRAN
...othing because it uses ?NEWS.md?. > > Duncan Murdoch > > >> >> >>> On 24 May 2015, at 10:51 am, Baptiste Auguie <baptiste.auguie at gmail.com> wrote: >>> >>> John MacFarlane, the author of Pandoc, has been working on a project (http://commonmark.org/) to define a standard reference for Markdown*. There are already two reference implementations, one in javascript, the other in C: https://github.com/jgm/cmark >>> >>> Regards, >>> >>> baptiste >>> >>> * There was some initial controver...
2015 May 24
0
NEWS.md support on CRAN
...an Murdoch >>> >>> >>>> >>>> >>>>> On 24 May 2015, at 10:51 am, Baptiste Auguie <baptiste.auguie at gmail.com> wrote: >>>>> >>>>> John MacFarlane, the author of Pandoc, has been working on a project (http://commonmark.org/) to define a standard reference for Markdown*. There are already two reference implementations, one in javascript, the other in C: https://github.com/jgm/cmark >>>>> >>>>> Regards, >>>>> >>>>> baptiste >>>>> >>&g...
2020 Jun 26
2
R 4.0.0 rebuild status
On Friday, 26 June 2020 10.47.13 WEST I?aki Ucar wrote: > I used bcond locally and wrongly assumed that fedpkg build would > support --with BCOND and --without BCOND. Instead, the way to activate > it is to change to "%bcond_with check" and then revert to > "%bcond_without check". The only difference with bootstrap is that > "bootstrap" is recognized
2018 Jan 31
3
Best practices in developing package: From a single file
On 30/01/2018 11:39 PM, Hadley Wickham wrote: > On Tue, Jan 30, 2018 at 4:55 PM, Duncan Murdoch > <murdoch.duncan at gmail.com> wrote: >> On 30/01/2018 4:30 PM, Kenny Bell wrote: >>> >>> In response to Duncan regarding the use of roxygen2 from the point of view >>> of a current user, I believe the issue he brings up is one of correlation >>>
2019 Jul 04
2
Fwd: Fedora 31 System-Wide change proposal: Automatic R runtime dependencies
...R-Biostrings * R-bit * R-bit64 * R-bitops * R-blob * R-brew * R-BSgenome * R-BSgenome.Celegans.UCSC.ce2 * R-BufferedMatrix * R-BufferedMatrixMethods * R-Cairo * R-callr * R-car * R-caTools * R-cellranger * R-chron * R-cli * R-cliapp * R-clipr * R-clisymbols * R-coda * R-colorspace * R-combinat * R-commonmark * R-corpus * R-crayon * R-curl * R-data.table * R-date * R-DBI * R-dbplyr * R-debugme * R-DelayedArray * R-deldir * R-desc * R-dichromat * R-diffobj * R-digest * R-disposables * R-doParallel * R-dplyr * R-dtplyr * R-DynDoc * R-ellipsis * R-errors * R-evaluate * R-expm * R-fansi * R-farver * R-fastm...
2015 May 23
6
NEWS.md support on CRAN
On Sat, May 23, 2015 at 8:14 AM, Duncan Murdoch <murdoch.duncan at gmail.com> wrote: [...] > I think the harder problem is display. CRAN can run pandoc, but can > users who install the package from source? I would expect some obscure > platforms (like Windows ;-) would not have it available. > [...] I don't think pandoc is the best way to go with NEWS.md (and README.md,
2015 Jun 02
4
NEWS.md support on CRAN
Hi Kurt, On 1 June 2015 at 14:02, Kurt Hornik wrote: | >>>>> peter dalgaard writes: | | >> On 30 May 2015, at 01:20 , Imanuel Costigan <i.costigan at me.com> wrote: | >> | >> So I assume this commit means NEWS.md is now no longer on blacklist? | >> | | > ....in the development version. Not true of released versions. | | Now also in r-patched.