search for: cmark

Displaying 10 results from an estimated 10 matches for "cmark".

Did you mean: mark
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 probably one of the more reliable sources to follow. On 24 May 2015 at 12:00, Duncan Murdoch <murdoch.duncan at gmail.com> wrote: > On 23/05/2015 9:25 AM, G?bor C...
2015 May 24
2
NEWS.md support on CRAN
...te.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 the long term it's probably one of the more reliable sources to follow. >> >> On 24 May 2015 at 12:00, Duncan Murdoch <murdoch...
2001 Nov 14
2
Unable to add a second user
...s is to: 1) use the admintool user to add a new Unix user account 2) cat /etc/passwd | mksmbpasswd.sh > ...... (as per the LanMan and NT Password Encryption in Samba 2.x) 3) Go into swat and add the users as valid users of the share. To test the new id, I enter ./smbclient -L oracledbs1 -U cmark What I get back, after I enter the password, is : session startup failed : erssrv - errbadpw (bad password - name/password pair in a tree connect or session setup I don't get this error when I enter my own userid and password. Also, if I don't enter a bad password for any valid id, I can...
2015 May 24
0
NEWS.md support on CRAN
...;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 the long term it's probably one of the more reliable sources to follow. > > On 24 May 2015 at 12:00, Duncan Murdoch <murdoch.duncan at gmail.com> wro...
2015 May 24
2
NEWS.md support on CRAN
...il.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 the long term it's probably one of the more reliable sources to follow. >>>> >...
2015 May 24
0
NEWS.md support on CRAN
...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. The "markdown" package does some of what R would need to make use of Sundown, but not all: we really do need an R object representation of the parse tree, for func...
2015 May 24
0
NEWS.md support on CRAN
...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 the long term it's probably one of the more reliable sources to follow. >>> >>> On 24 May 2015...
2015 May 24
0
NEWS.md support on CRAN
...t; 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 the long term it's probably one of the more reliable sources to follo...
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,
2019 Oct 29
11
RFC: LLVM Build System Future Direction
Sorry for the delay in writing this up and sending it out, but I wanted to recap the discussion from the roundtable on October 23rd. The roundtable ran for almost two hours and we discussed at most of the main points in my RFC. Thank you everyone who participated and contributed to the discussion! TL;DR: We should move to CMake 3.15 (RFC incoming). We should make `all` really `all`. We should