Results 257 comments of dkg

I'd like this to be merged as well, or at least something comparable to make it straightforward to run the tests in a standard way.

any word on this? these changes make it possible to do real work with this package. without that, there are regular failures due to exceptions being thrown on unknown algorithms.

fwiw, i'd also be very happy to see this kind of feature upstreamed. I can't do the integration work myself, but if patches were presented on-list, i'd be happy to...

I can also reproduce on debian unstable, from the source repository: ``` 0 dkg@alice:~/src/pandoc2rfc/pandoc2rfc/test$ make bash ../pandoc2rfc -t template.xml -x ../transform.xsl back.mkd middle.mkd Error: Unable to validate the XML document:...

So i think what's happening here is that the sections are being emitted as raw data rather than retaining `` tags during the `xsltproc` step: ``` 0 dkg@alice:~/src/pandoc2rfc/pandoc2rfc/test$ pandoc -t...

This problem does *not* happen when using xsltproc 1.1.29-2.1+deb9u1 (on debian stretch): ``` 0 dkg@stretch:~/src/pandoc2rfc/pandoc2rfc/test$ pandoc -t docbook -s middle.mkd | xsltproc ../transform.xsl - | head -n20 This document presents...

I had originally phrased this as asking the wireplumber plugin to be configurable enough to select "any other device" but i think that might be too much flexibility. If you...

@russhousley did you see this transfer of ownership? perhaps you want to offer the changes you've done at https://github.com/russhousley/pyasn1-alt-modules into the new upstream for future inclusion, so you don't have...

In reference to Issue #20: On Thu 2011-12-08 11:53:44 -0500, Christian Boos [email protected] wrote: > Short summary: in a custom login page > (https://members.mayfirst.org/openid/login/), the form adds a hidden >...